net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

acu
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 Set<Block>
c
field_12054
HOLDABLE_BLOCKS
field_70827_d
CARRIABLE_BLOCKS
private static final DataAttribute<com.google.common.base.Optional<BlockState>>
bx
field_14748
CARRIED_BLOCK
field_184718_bv
CARRIED_BLOCK
private static final DataAttribute<Boolean>
by
field_14749
ANGRY
field_184719_bw
SCREAMING
private int
bz
field_14750
creepySoundTime
field_184720_bx
lastCreepySound
private int
bA
field_14751
targetChangeTime
field_184721_by
targetChangeTime

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
func_184651_r()
initEntityAI()
protected void
bM()
method_6129()
initAttributes()
func_110147_ax()
applyEntityAttributes()
public void
d(vp arg0)
method_6165(class_1699 arg0)
setAttackTarget(LivingEntity arg0)
func_70624_b(EntityLivingBase arg0)
setAttackTarget(EntityLivingBase arg0)
protected void
i()
method_2484()
registerSyncedData()
func_70088_a()
entityInit()
public void
p()
method_13217()
playCreepySound()
func_184716_o()
playEndermanSound()
public void
a(my<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public static void
a(ry arg0)
method_13526(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189763_b(DataFixer arg0)
registerFixesEnderman(DataFixer fixer)
public void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
private boolean
f(aed arg0)
method_3079(class_988 arg0)
isLookedAtBy(PlayerEntity player)
func_70821_d(EntityPlayer arg0)
shouldAttackPlayer(EntityPlayer player)
public float
by()
method_2544()
getEyeHeight()
func_70047_e()
getEyeHeight()
public void
n()
method_2651()
mobTick()
func_70636_d()
onLivingUpdate()
protected void
M()
method_2633()
mobAiTick()
func_70619_bc()
updateAITasks()
protected boolean
dm()
method_3082()
teleport()
func_70820_n()
teleportRandomly()
protected boolean
a(vg 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
F()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
d(ur arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cf()
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
J()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
b(awt arg0)
method_11176(class_2232 arg0)
setCarriedBlock(BlockState state)
func_175490_a(IBlockState arg0)
setHeldBlockState(IBlockState state)
public BlockState
dn()
method_11179()
getCarriedBlock()
func_175489_ck()
getHeldBlockState()
public boolean
a(ur 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
do()
method_3085()
isAngry()
func_70823_r()
isScreaming()