net.minecraft.entity.mobextends HostileEntity
All mapped superinterfaces:
Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable, Monster
| net.minecraft.world.entity.monster.Blaze |
| net.minecraft.world.entity.monster.Blaze |
| net.minecraft.class_1545 |
| net.minecraft.entity.mob.BlazeEntity |
Field summary
| Modifier and Type | Field |
|---|
| private float | | allowedHeightOffset | | allowedHeightOffset | | field_7214 | | eyeOffset |
|
| private int | | nextHeightOffsetChangeTick | | nextHeightOffsetChangeTick | | field_7215 | | eyeOffsetCooldown |
|
| private static final TrackedData<Byte> | | DATA_FLAGS_ID | | DATA_FLAGS_ID | | field_7216 | | BLAZE_FLAGS |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| protected void | | registerGoals() | | registerGoals() | | method_5959() | | initGoals() |
|
| public static DefaultAttributeContainer$Builder | | createAttributes() | | createAttributes() | | method_26906() | | createBlazeAttributes() |
|
| protected void | |
| protected SoundEvent | | getAmbientSound() | | getAmbientSound() | | method_5994() | | getAmbientSound() |
|
| protected SoundEvent | |
| protected SoundEvent | | getDeathSound() | | getDeathSound() | | method_6002() | | getDeathSound() |
|
| public float | | getLightLevelDependentMagicValue() | | getLightLevelDependentMagicValue() | | method_5718() | | getBrightnessAtEyes() |
|
| public void | | aiStep() | | aiStep() | | method_6007() | | tickMovement() |
|
| public boolean | | isSensitiveToWater() | | isSensitiveToWater() | | method_29503() | | hurtByWater() |
|
| protected void | |
| public boolean | | isOnFire() | | isOnFire() | | method_5809() | | isOnFire() |
|
| private boolean | | isCharged() | | isCharged() | | method_6994() | | isFireActive() |
|
| private void | | setCharged(boolean value) | | setCharged(boolean value) | | method_6993(boolean arg0) | | setFireActive(boolean fireActive) |
|