net.minecraft.world.entity.monster

public class Blaze

extends Monster

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cnc
net.minecraft.world.entity.monster.Blaze
net.minecraft.class_1545
net.minecraft.entity.mob.BlazeEntity

Field summary

Modifier and TypeField
private float
a
allowedHeightOffset
field_7214
eyeOffset
private int
b
nextHeightOffsetChangeTick
field_7215
eyeOffsetCooldown
private static final EntityDataAccessor<Byte>
c
DATA_FLAGS_ID
field_7216
BLAZE_FLAGS

Constructor summary

ModifierConstructor
public (EntityType<? extends Blaze> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
D()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
j()
createAttributes()
method_26906()
createBlazeAttributes()
protected void
a(akl$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bup arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
l_()
getDeathSound()
method_6002()
getDeathSound()
public float
bx()
getLightLevelDependentMagicValue()
method_5718()
getBrightnessAtEyes()
public void
k_()
aiStep()
method_6007()
tickMovement()
public boolean
fq()
isSensitiveToWater()
method_29503()
hurtByWater()
protected void
a(aro arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public boolean
bY()
isOnFire()
method_5809()
isOnFire()
private boolean
m()
isCharged()
method_6994()
isFireActive()
void
w(boolean arg0)
setCharged(boolean arg0)
method_6993(boolean arg0)
setFireActive(boolean fireActive)