net.minecraft.entity.mob
extends HostileEntity
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.class_1545 |
| net.minecraft.entity.mob.BlazeEntity |
Field summary
| Modifier and Type | Field |
| private float |
| allowedHeightOffset |
| field_7214 |
| eyeOffset |
|
| private int |
| nextHeightOffsetChangeTick |
| field_7215 |
| eyeOffsetCooldown |
|
| private static final TrackedData<Byte> |
| DATA_FLAGS_ID |
| field_7216 |
| BLAZE_FLAGS |
|
Constructor summary
Method summary
| Modifier and Type | Method |
| protected void |
| registerGoals() |
| method_5959() |
| initGoals() |
|
| public static DefaultAttributeContainer$Builder |
| createAttributes() |
| method_26906() |
| createBlazeAttributes() |
|
| protected void |
|
| protected SoundEvent |
| getAmbientSound() |
| method_5994() |
| getAmbientSound() |
|
| protected SoundEvent |
|
| protected SoundEvent |
| getDeathSound() |
| method_6002() |
| getDeathSound() |
|
| public float |
| getLightLevelDependentMagicValue() |
| method_5718() |
| getBrightnessAtEyes() |
|
| public void |
| aiStep() |
| method_6007() |
| tickMovement() |
|
| public boolean |
| isSensitiveToWater() |
| method_29503() |
| hurtByWater() |
|
| protected void |
|
| public boolean |
| isOnFire() |
| method_5809() |
| isOnFire() |
|
| private boolean |
| isCharged() |
| method_6994() |
| isFireActive() |
|
| private void |
| setCharged(boolean value) |
| method_6993(boolean arg0) |
| setFireActive(boolean fireActive) |
|