net.minecraft.world.entity.monster

public class EnderMan

extends Monster implements NeutralMob

All mapped superinterfaces:

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

czd
net.minecraft.world.entity.monster.EnderMan
net.minecraft.class_1560
net.minecraft.entity.mob.EndermanEntity

Field summary

Modifier and TypeField
private static final Identifier
d
SPEED_MODIFIER_ATTACKING_ID
field_7256
ATTACKING_SPEED_MODIFIER_ID
private static final AttributeModifier
e
SPEED_MODIFIER_ATTACKING
field_7252
ATTACKING_SPEED_BOOST
private static final int
f
DELAY_BETWEEN_CREEPY_STARE_SOUND
field_30462
field_30462
private static final int
cv
MIN_DEAGGRESSION_TIME
field_30461
field_30461
private static final EntityDataAccessor<Optional<BlockState>>
cw
DATA_CARRY_STATE
field_7257
CARRIED_BLOCK
private static final EntityDataAccessor<Boolean>
cx
DATA_CREEPY
field_7255
ANGRY
private static final EntityDataAccessor<Boolean>
cy
DATA_STARED_AT
field_20618
PROVOKED
private int
cz
lastStareSound
field_7253
lastAngrySoundAge
private int
cA
targetChangeTime
field_7254
ageWhenTargetSet
private static final UniformInt
cB
PERSISTENT_ANGER_TIME
field_25378
ANGER_TIME_RANGE
private long
cC
persistentAngerEndTime
field_63377
angerEndTime
private EntityReference<LivingEntity>
cD
persistentAngerTarget
field_25377
angryAt

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
initGoals()
public float
a(is arg0, dvj arg1)
getWalkTargetValue(BlockPos arg0, LevelReader arg1)
method_6144(class_2338 arg0, class_4538 arg1)
getPathfindingFavor(BlockPos arg0, WorldView arg1)
public static AttributeSupplier$Builder
k()
createAttributes()
method_26910()
createEndermanAttributes()
public void
g(chk arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
protected void
a(ama$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public void
c()
startPersistentAngerTimer()
method_29509()
chooseRandomAngerTime()
public void
b(long arg0)
setPersistentAngerEndTime(long arg0)
method_75132(long arg0)
setAngerEndTime(long arg0)
public long
a()
getPersistentAngerEndTime()
method_75130()
getAngerEndTime()
public void
a(cgp<chk> arg0)
setPersistentAngerTarget(EntityReference<LivingEntity> arg0)
method_29513(class_10583<class_1309> arg0)
setAngryAt(LazyEntityReference<LivingEntity> arg0)
public EntityReference<LivingEntity>
b()
getPersistentAngerTarget()
method_29508()
getAngryAt()
public void
m()
playStareSound()
method_7030()
playAngrySound()
public void
a(alw<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
protected void
a(fmk arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
protected void
a(fmi arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
boolean
g(dcm arg0)
isBeingStaredBy(Player arg0)
method_7026(class_1657 arg0)
isPlayerStaring(PlayerEntity player)
public void
d_()
aiStep()
method_6007()
tickMovement()
public boolean
fO()
isSensitiveToWater()
method_29503()
hurtByWater()
protected void
a(axf arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
protected boolean
n()
teleport()
method_7029()
teleportRandomly()
boolean
H(cgi arg0)
teleportTowards(Entity arg0)
method_7025(class_1297 arg0)
teleportTo(Entity entity)
private boolean
p(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
method_7024(double arg0, double arg1, double arg2)
teleportTo(double x, double y, double z)
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
a(axf arg0, cev arg1, boolean arg2)
dropCustomDeathLoot(ServerLevel arg0, DamageSource arg1, boolean arg2)
method_6099(class_3218 arg0, class_1282 arg1, boolean arg2)
dropEquipment(ServerWorld arg0, DamageSource arg1, boolean arg2)
public void
c(emz arg0)
setCarriedBlock(BlockState arg0)
method_7032(class_2680 arg0)
setCarriedBlock(BlockState state)
public BlockState
s()
getCarriedBlock()
method_7027()
getCarriedBlock()
public boolean
a(axf arg0, cev arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
private boolean
a(axf arg0, cev arg1, dcy arg2, float arg3)
hurtWithCleanWater(ServerLevel arg0, DamageSource arg1, AbstractThrownPotion arg2, float arg3)
method_38068(class_3218 arg0, class_1282 arg1, class_1686 arg2, float arg3)
damageFromPotion(ServerWorld world, DamageSource source, PotionEntity potion, float amount)
public boolean
gQ()
isCreepy()
method_7028()
isAngry()
public boolean
gR()
hasBeenStaredAt()
method_22330()
isProvoked()
public void
gS()
setBeingStaredAt()
method_22331()
setProvoked()
public boolean
af()
requiresCustomPersistence()
method_17326()
cannotDespawn()