net.minecraft.world.entity.monster

public class Endermite

extends Monster

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cju
net.minecraft.world.entity.monster.Endermite
net.minecraft.class_1559
net.minecraft.entity.mob.EndermiteEntity
net.minecraft.src.C_1003_
net.minecraft.world.entity.monster.EntityEndermite

Field summary

Modifier and TypeField
private static final int
b
MAX_LIFE
field_30463
DESPAWN_TIME
f_149695_
private int
c
life
field_7250
lifeTime
f_32588_

Constructor summary

ModifierConstructor
public (EntityType<? extends Endermite> p_32592_, Level arg1)

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
s()
createAttributes()
method_26911()
createEndermiteAttributes()
m_32619_()
protected Entity$MovementEmission
bc()
getMovementEmission()
method_33570()
getMoveEffect()
m_142319_()
protected SoundEvent
v()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
d(brk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected void
b(jd arg0, dtc arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_7355_(C_4675_ p_32608_, C_2064_ arg1)
public void
a(ub arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public void
b(ub arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
l()
tick()
method_5773()
tick()
m_8119_()
public void
p(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
setBodyYaw(float arg0)
m_5618_(float arg0)
public void
m_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public static boolean
b(bsx<cju> arg0, dcx arg1, btr arg2, jd arg3, ayw arg4)
checkEndermiteSpawnRules(EntityType<Endermite> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20674(class_1299<class_1559> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawn(EntityType<EndermiteEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_218968_(C_513_<C_1003_> p_218969_, C_1598_ p_218970_, C_529_ p_218971_, C_4675_ p_218972_, C_212974_ p_218973_)