| net.minecraft.world.entity.SulfurCubeArchetype | |
| net.minecraft.class_1_719 | |
| net.minecraft.entity.passive.SulfurCubeArchetype |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntryList<Item> |
|
||||||
| private final List<SulfurCubeArchetype$AttributeEntry> |
|
||||||
| private final boolean |
|
||||||
| private final Optional<SulfurCubeArchetype$Explosion> |
|
||||||
| private final Optional<SulfurCubeArchetype$ContactDamage> |
|
||||||
| private final SulfurCubeArchetype$KnockbackModifiers |
|
||||||
| private final SulfurCubeArchetype$SoundSettings |
|
||||||
| public static final com.mojang.serialization.Codec<SulfurCubeArchetype> |
|
||||||
| public static SulfurCubeArchetype$KnockbackModifiers |
|
||||||
| public static SulfurCubeArchetype$SoundSettings |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntryList<Item> items, List<SulfurCubeArchetype$AttributeEntry> attributeModifiers, boolean buoyant, Optional<SulfurCubeArchetype$Explosion> explosion, Optional<SulfurCubeArchetype$ContactDamage> contactDamage, SulfurCubeArchetype$KnockbackModifiers knockbackModifiers, SulfurCubeArchetype$SoundSettings soundSettings) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RegistryEntryList<Item> |
|
||||||
| public List<SulfurCubeArchetype$AttributeEntry> |
|
||||||
| public boolean |
|
||||||
| public Optional<SulfurCubeArchetype$Explosion> |
|
||||||
| public Optional<SulfurCubeArchetype$ContactDamage> |
|
||||||
| public SulfurCubeArchetype$KnockbackModifiers |
|
||||||
| public SulfurCubeArchetype$SoundSettings |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|