net.minecraft.server.v1_14_R1

public class EntityEnderman

extends EntityMonster

All mapped superinterfaces:

INamableTileEntity, ICommandListener, IMonster

aud
net.minecraft.class_1560
net.minecraft.entity.mob.EndermanEntity
net.minecraft.entity.monster.EndermanEntity
net.minecraft.server.v1_14_R1.EntityEnderman

Field summary

Modifier and TypeField
private static final UUID
b
field_7256
ATTACKING_SPEED_BOOST_UUID
field_110192_bp
private static final AttributeModifier
c
field_7252
ATTACKING_SPEED_BOOST
field_110193_bq
private static final DataWatcherObject<Optional<IBlockData>>
d
field_7257
CARRIED_BLOCK
field_184718_bv
private static final DataWatcherObject<Boolean>
bz
field_7255
ANGRY
field_184719_bw
private static final Predicate<EntityLiving>
bA
field_18126
PLAYER_ENDERMITE_PREDICATE
field_213627_bA
private int
bB
field_7253
lastAngrySoundAge
field_184720_bx
private int
bC
field_7254
ageWhenTargetSet
field_184721_by

Constructor summary

ModifierConstructor
public (EntityTypes<? extends EntityEnderman> arg0, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
protected void
cl()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
g(aiu arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
func_70624_b(LivingEntity arg0)
setGoalTarget(EntityLiving arg0)
protected void
u_()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
l()
method_7030()
playAngrySound()
func_184716_o()
public void
a(qi<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
func_184206_a(DataParameter<?> arg0)
public void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
private boolean
f(awb arg0)
method_7026(class_1657 arg0)
isPlayerStaring(PlayerEntity arg0)
func_70821_d(PlayerEntity arg0)
protected float
b(aje arg0, aim arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public void
k()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
L()
method_5958()
mobTick()
func_70619_bc()
mobTick()
protected boolean
dW()
method_7029()
teleportRandomly()
func_70820_n()
private boolean
a(ail arg0)
method_7025(class_1297 arg0)
teleportTo(Entity arg0)
func_70816_c(Entity arg0)
private boolean
l(double arg0, double arg1, double arg2)
method_7024(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
func_70825_j(double arg0, double arg1, double arg2)
protected SoundEffect
G()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEffect
e(ahu arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEffect
cH()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected void
a(ahu 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(bvo arg0)
method_7032(class_2680 arg0)
setCarriedBlock(BlockState arg0)
func_195406_b(BlockState arg0)
setCarried(IBlockData arg0)
public IBlockData
dX()
method_7027()
getCarriedBlock()
func_195405_dq()
getCarried()
public boolean
a(ahu 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
dY()
method_7028()
isAngry()
func_70823_r()