net.minecraft.world.entity.monster

public class Endermite

extends Monster

All mapped superinterfaces:

SyncedDataHolder, DebugValueSource, Nameable, ItemOwner, SlotProvider, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, WaypointTransmitter, Waypoint, EquipmentUser, Leashable, Targeting, Enemy

cze
net.minecraft.world.entity.monster.Endermite
net.minecraft.class_1559
net.minecraft.entity.mob.EndermiteEntity

Field summary

Modifier and TypeField
private static final int
a
MAX_LIFE
field_30463
DESPAWN_TIME
private static final int
b
DEFAULT_LIFE
field_57682
DEFAULT_LIFETIME
private int
c
life
field_7250
lifeTime

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
initGoals()
public static AttributeSupplier$Builder
k()
createAttributes()
method_26911()
createEndermiteAttributes()
protected Entity$MovementEmission
bu()
getMovementEmission()
method_33570()
getMoveEffect()
protected SoundEvent
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(cev arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(is arg0, emz arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected void
a(fmi arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
protected void
a(fmk arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
public void
g()
tick()
method_5773()
tick()
public void
s(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
setBodyYaw(float arg0)
public void
d_()
aiStep()
method_6007()
tickMovement()
public static boolean
b(cgs<cze> arg0, dvh arg1, cgr arg2, is arg3, bgq 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)