net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

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

Field summary

Modifier and TypeField
private static final UUID
a
field_6911
ATTACK_SPEED_BOOST_UUID
attackingSpeedBoostModifierUUID
private static final AttributeModifier
b
field_6912
ATTACK_SPEED_BOOST
attackingSpeedBoostModifier
private static final Set<Block>
c
field_12054
HOLDABLE_BLOCKS
carriableBlocks
private boolean
bm
field_6155
attackedByPlayer
isAggressive

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
aX()
method_6129()
initAttributes()
applyEntityAttributes()
protected void
h()
method_2484()
registerSyncedData()
entityInit()
public void
b(dn arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dn arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
private boolean
c(wn arg0)
method_3079(class_988 arg0)
isLookedAtBy(PlayerEntity player)
shouldAttackPlayer(EntityPlayer player)
public float
aS()
method_2544()
getEyeHeight()
getEyeHeight()
public void
m()
method_2651()
mobTick()
onLivingUpdate()
protected void
E()
method_2633()
mobAiTick()
updateAITasks()
protected boolean
n()
method_3082()
teleport()
teleportRandomly()
protected boolean
b(pk arg0)
method_3078(class_864 arg0)
teleportTo(Entity target)
teleportToEntity(Entity arg0)
protected boolean
k(double arg0, double arg1, double arg2)
method_3081(double arg0, double arg1, double arg2)
teleportTo(double x, double y, double z)
teleportTo(double x, double y, double z)
protected String
z()
method_2603()
getAmbientSound()
getLivingSound()
protected String
bo()
method_2604()
getHurtSound()
getHurtSound()
protected String
bp()
method_2605()
getDeathSound()
getDeathSound()
protected Item
A()
method_8375()
getDropItem()
getDropItem()
protected void
b(boolean arg0, int arg1)
method_2587(boolean arg0, int arg1)
dropItems(boolean arg0, int arg1)
dropFewItems(boolean arg0, int arg1)
public void
a(alz arg0)
method_11176(class_2232 arg0)
setCarriedBlock(BlockState state)
setHeldBlockState(IBlockState state)
public BlockState
cm()
method_11179()
getCarriedBlock()
getHeldBlockState()
public boolean
a(ow arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
co()
method_3085()
isAngry()
isScreaming()
public void
a(boolean arg0)
method_3080(boolean arg0)
setAngry(boolean angry)
setScreaming(boolean screaming)