net.minecraft.world.entity.monster

public class EnderMan

extends Monster

All mapped superinterfaces:

Nameable, CommandSource, Enemy

awj
net.minecraft.world.entity.monster.EnderMan
net.minecraft.class_1560
net.minecraft.entity.mob.EndermanEntity
net.minecraft.entity.monster.EndermanEntity
net.minecraft.server.v1_15_R1.EntityEnderman

Field summary

Modifier and TypeField
private static final UUID
b
SPEED_MODIFIER_ATTACKING_UUID
field_7256
ATTACKING_SPEED_BOOST_UUID
field_110192_bp
private static final AttributeModifier
c
SPEED_MODIFIER_ATTACKING
field_7252
ATTACKING_SPEED_BOOST
field_110193_bq
private static final EntityDataAccessor<Optional<BlockState>>
d
DATA_CARRY_STATE
field_7257
CARRIED_BLOCK
field_184718_bv
private static final EntityDataAccessor<Boolean>
bw
DATA_CREEPY
field_7255
ANGRY
field_184719_bw
private static final EntityDataAccessor<Boolean>
bx
DATA_STARED_AT
field_20618
field_226535_bx_
private static final Predicate<LivingEntity>
by
ENDERMITE_SELECTOR
field_18126
PLAYER_ENDERMITE_PREDICATE
field_213627_bA
private int
bz
lastStareSound
field_7253
lastAngrySoundAge
field_226536_bz_
private int
bA
targetChangeTime
field_7254
ageWhenTargetSet
field_184721_by

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
cA()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
h(akw arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
func_70624_b(LivingEntity arg0)
setGoalTarget(EntityLiving arg0)
protected void
w_()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
l()
playStareSound()
method_7030()
playAngrySound()
func_226539_l_()
public void
a(sb<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
func_184206_a(DataParameter<?> arg0)
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
private boolean
f(ayg arg0)
isLookingAtMe(Player arg0)
method_7026(class_1657 arg0)
isPlayerStaring(PlayerEntity player)
func_70821_d(PlayerEntity arg0)
protected float
b(alg arg0, ako arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
dT()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
mobTick()
protected boolean
eq()
teleport()
method_7029()
teleportRandomly()
func_70820_n()
private boolean
a(akn arg0)
teleportTowards(Entity arg0)
method_7025(class_1297 arg0)
teleportTo(Entity arg0)
func_70816_c(Entity arg0)
private boolean
o(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
method_7024(double arg0, double arg1, double arg2)
teleport(double x, double y, double z)
func_70825_j(double arg0, double arg1, double arg2)
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
e(ajw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
cX()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(ajw arg0, int arg1, boolean arg2)
dropCustomDeathLoot(DamageSource arg0, int arg1, boolean arg2)
method_6099(class_1282 arg0, int arg1, boolean arg2)
dropEquipment(DamageSource arg0, int arg1, boolean arg2)
func_213333_a(DamageSource arg0, int arg1, boolean arg2)
dropDeathLoot(DamageSource arg0, int arg1, boolean arg2)
public void
b(byg arg0)
setCarriedBlock(BlockState arg0)
method_7032(class_2680 arg0)
setCarriedBlock(BlockState arg0)
func_195406_b(BlockState arg0)
setCarried(IBlockData arg0)
public BlockState
er()
getCarriedBlock()
method_7027()
getCarriedBlock()
func_195405_dq()
getCarried()
public boolean
a(ajw arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
damageEntity(DamageSource arg0, float arg1)
public boolean
es()
isCreepy()
method_7028()
isAngry()
func_70823_r()
public boolean
et()
hasBeenStaredAt()
method_22330()
func_226537_et_()
public void
eu()
setBeingStaredAt()
method_22331()
func_226538_eu_()