net.minecraft.world.entity.monster

public class Endermite

extends Monster

All mapped superinterfaces:

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

cmo
net.minecraft.world.entity.monster.Endermite
net.minecraft.class_1559
net.minecraft.entity.mob.EndermiteEntity
net.minecraft.world.entity.monster.EntityEndermite

Field summary

Modifier and TypeField
private static final int
a
MAX_LIFE
field_30463
DESPAWN_TIME
private int
b
life
field_7250
lifeTime

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
m()
createAttributes()
method_26911()
createEndermiteAttributes()
protected Entity$MovementEmission
bg()
getMovementEmission()
method_33570()
getMoveEffect()
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(jh arg0, dxv arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public void
a(ux arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
public void
b(ux arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
h()
tick()
method_5773()
tick()
public void
r(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
setBodyYaw(float arg0)
public void
d_()
aiStep()
method_6007()
tickMovement()
public static boolean
b(bvr<cmo> arg0, dhj arg1, bvq arg2, jh arg3, bam arg4)
checkEndermiteSpawnRules(EntityType<Endermite> arg0, LevelAccessor arg1, EntitySpawnReason 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)