net.minecraft.world.entity.monster

public class Blaze

extends Monster

All mapped superinterfaces:

Nameable, CommandSource, Enemy

bcx
net.minecraft.world.entity.monster.Blaze
net.minecraft.class_1545
net.minecraft.entity.mob.BlazeEntity
net.minecraft.entity.monster.BlazeEntity
net.minecraft.server.v1_16_R2.EntityBlaze

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26906()
createBlazeAttributes()
func_234276_m_()
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
public float
aQ()
getBrightness()
method_5718()
getBrightnessAtEyes()
func_70013_c()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
public boolean
dN()
isSensitiveToWater()
method_29503()
hurtByWater()
func_230270_dK_()
protected void
N()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
mobTick()
public boolean
b(float arg0, float arg1)
causeFallDamage(float arg0, float arg1)
method_5747(float arg0, float arg1)
handleFallDamage(float arg0, float arg1)
func_225503_b_(float arg0, float arg1)
public boolean
bp()
isOnFire()
method_5809()
isOnFire()
func_70027_ad()
isBurning()
private boolean
eK()
isCharged()
method_6994()
isFireActive()
func_70845_n()
private void
t(boolean arg0)
setCharged(boolean arg0)
method_6993(boolean arg0)
setFireActive(boolean fireActive)
func_70844_e(boolean arg0)