net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

Nameable, CommandSource, Monster, SpawnableEntity

amw
net.minecraft.class_970
net.minecraft.entity.living.mob.monster.EndermanEntity
net.minecraft.entity.monster.EntityEnderman
net.minecraft.entity.monster.EntityEnderman

Field summary

Modifier and TypeField
private static final UUID
a
field_6911
ATTACK_SPEED_BOOST_UUID
field_110192_bp
ATTACKING_SPEED_BOOST_ID
private static final AttributeModifier
b
field_6912
ATTACK_SPEED_BOOST
field_110193_bq
ATTACKING_SPEED_BOOST
private static final DataAttribute<Optional<BlockState>>
c
field_14748
CARRIED_BLOCK
field_184718_bv
CARRIED_BLOCK
private static final DataAttribute<Boolean>
bC
field_14749
ANGRY
field_184719_bw
SCREAMING
private int
bD
field_14750
creepySoundTime
field_184720_bx
lastCreepySound
private int
bE
field_14751
targetChangeTime
field_184721_by
targetChangeTime

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
n()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
public void
e(afa arg0)
method_6165(class_1699 arg0)
setAttackTarget(LivingEntity arg0)
func_70624_b(EntityLivingBase arg0)
setAttackTarget(EntityLivingBase arg0)
protected void
x_()
method_2484()
registerSyncedData()
func_70088_a()
registerData()
public void
l()
method_13217()
playCreepySound()
func_184716_o()
playEndermanSound()
public void
a(or<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
private boolean
f(aog arg0)
method_3079(class_988 arg0)
isLookedAtBy(PlayerEntity player)
func_70821_d(EntityPlayer arg0)
shouldAttackPlayer(EntityPlayer player)
public float
bF()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
public void
k()
method_2651()
mobTick()
func_70636_d()
livingTick()
protected void
J()
method_2633()
mobAiTick()
func_70619_bc()
updateAITasks()
protected boolean
dz()
method_3082()
teleport()
func_70820_n()
teleportRandomly()
protected boolean
a(aer arg0)
method_3078(class_864 arg0)
teleportTo(Entity target)
func_70816_c(Entity arg0)
teleportToEntity(Entity arg0)
private boolean
k(double arg0, double arg1, double arg2)
method_3081(double arg0, double arg1, double arg2)
teleportTo(double x, double y, double z)
func_70825_j(double arg0, double arg1, double arg2)
teleportTo(double x, double y, double z)
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected void
a(boolean arg0, int arg1)
method_4472(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
func_82160_b(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
b(blc arg0)
method_11176(class_2232 arg0)
setCarriedBlock(BlockState state)
func_195406_b(IBlockState arg0)
func_195406_b(IBlockState arg0)
public BlockState
dA()
method_11179()
getCarriedBlock()
func_195405_dq()
getHeldBlockState()
public boolean
a(aea arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
dB()
method_3085()
isAngry()
func_70823_r()
isScreaming()