net.minecraft.entity.mob

public class BlazeEntity

extends 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.class_1545
net.minecraft.entity.mob.BlazeEntity

Field summary

Modifier and TypeField
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

ModifierConstructor
public (EntityType<? extends BlazeEntity> blaze, World level)

Method summary

Modifier and TypeMethod
protected void
registerGoals()
method_5959()
initGoals()
public static DefaultAttributeContainer$Builder
createAttributes()
method_26906()
createBlazeAttributes()
protected void
defineSynchedData(SynchedEntityData$Builder entityData)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
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
customServerAiStep(ServerLevel level)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public boolean
isOnFire()
method_5809()
isOnFire()
private boolean
isCharged()
method_6994()
isFireActive()
private void
setCharged(boolean value)
method_6993(boolean arg0)
setFireActive(boolean fireActive)