net.minecraft.world.entity.monster

public class EnderMan

extends Monster implements NeutralMob

All mapped superinterfaces:

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

cpq
net.minecraft.world.entity.monster.EnderMan
net.minecraft.class_1560

Field summary

Modifier and TypeField
private static final ResourceLocation
c
SPEED_MODIFIER_ATTACKING_ID
field_7256
private static final AttributeModifier
d
SPEED_MODIFIER_ATTACKING
field_7252
private static final int
e
DELAY_BETWEEN_CREEPY_STARE_SOUND
field_30462
private static final int
f
MIN_DEAGGRESSION_TIME
field_30461
private static final EntityDataAccessor<Optional<BlockState>>
bK
DATA_CARRY_STATE
field_7257
private static final EntityDataAccessor<Boolean>
bL
DATA_CREEPY
field_7255
private static final EntityDataAccessor<Boolean>
bM
DATA_STARED_AT
field_20618
private int
bN
lastStareSound
field_7253
private int
bO
targetChangeTime
field_7254
private static final UniformInt
bP
PERSISTENT_ANGER_TIME
field_25378
private int
bQ
remainingPersistentAngerTime
field_25376
private UUID
bR
persistentAngerTarget
field_25377

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
H()
registerGoals()
method_5959()
public static AttributeSupplier$Builder
l()
createAttributes()
method_26910()
public void
g(bys arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
protected void
a(ald$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
public void
c()
startPersistentAngerTimer()
method_29509()
public void
a(int arg0)
setRemainingPersistentAngerTime(int arg0)
method_29514(int arg0)
public int
a()
getRemainingPersistentAngerTime()
method_29507()
public void
a(UUID arg0)
setPersistentAngerTarget(UUID arg0)
method_29513(UUID arg0)
public UUID
b()
getPersistentAngerTarget()
method_29508()
public void
m()
playStareSound()
method_7030()
public void
a(akz<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
protected void
a(fbh arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
protected void
a(fbf arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
boolean
a(csy arg0)
isBeingStaredBy(Player arg0)
method_7026(class_1657 arg0)
public void
d_()
aiStep()
method_6007()
public boolean
fy()
isSensitiveToWater()
method_29503()
protected void
a(asi arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
protected boolean
n()
teleport()
method_7029()
boolean
F(bxs arg0)
teleportTowards(Entity arg0)
method_7025(class_1297 arg0)
private boolean
q(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
method_7024(double arg0, double arg1, double arg2)
protected SoundEvent
p()
getAmbientSound()
method_5994()
protected SoundEvent
e(bwh arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
protected SoundEvent
e_()
getDeathSound()
method_6002()
protected void
a(asi arg0, bwh arg1, boolean arg2)
dropCustomDeathLoot(ServerLevel arg0, DamageSource arg1, boolean arg2)
method_6099(class_3218 arg0, class_1282 arg1, boolean arg2)
public void
c(ecg arg0)
setCarriedBlock(BlockState arg0)
method_7032(class_2680 arg0)
public BlockState
t()
getCarriedBlock()
method_7027()
public boolean
a(asi arg0, bwh arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
private boolean
a(asi arg0, bwh arg1, cti 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)
public boolean
gI()
isCreepy()
method_7028()
public boolean
gJ()
hasBeenStaredAt()
method_22330()
public void
gK()
setBeingStaredAt()
method_22331()
public boolean
af()
requiresCustomPersistence()
method_17326()