net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

Monster, SpawnableEntity

ya
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
bp
field_6911
ATTACK_SPEED_BOOST_UUID
attackingSpeedBoostModifierUUID
private static final AttributeModifier
bq
field_6912
ATTACK_SPEED_BOOST
attackingSpeedBoostModifier
private static boolean[]
br
field_3919
HOLDABLE_BLOCKS
carriableBlocks
private int
bs
field_3920
targetFarAwayTicks
teleportDelay
private int
bt
field_3921
ticksSinceCreepySound
stareTimer
private Entity
bu
field_6913
lastTarget
lastEntityToAttack
private boolean
bv
field_6155
attackedByPlayer
isAggressive

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
aD()
method_6129()
initAttributes()
applyEntityAttributes()
protected void
c()
method_2484()
registerSyncedData()
entityInit()
public void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
protected Entity
bR()
method_2689()
findTarget()
findPlayerToAttack()
private boolean
f(yz arg0)
method_3079(class_988 arg0)
isLookedAtBy(PlayerEntity player)
shouldAttackPlayer(EntityPlayer arg0)
public void
e()
method_2651()
mobTick()
onLivingUpdate()
protected boolean
bZ()
method_3082()
teleport()
teleportRandomly()
protected boolean
c(sa 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 arg0, double arg1, double arg2)
protected String
t()
method_2603()
getAmbientSound()
getLivingSound()
protected String
aT()
method_2604()
getHurtSound()
getHurtSound()
protected String
aU()
method_2605()
getDeathSound()
getDeathSound()
protected Item
u()
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(aji arg0)
method_8411(class_197 arg0)
setCarriedBlock(Block carriedBlock)
setCarriedBlock(Block arg0)
public Block
cb()
method_8412()
getCarriedBlock()
getCarriedBlock()
public void
a(int arg0)
method_3077(int arg0)
setCarriedBlockMetadata(int metadata)
setCarryingData(int arg0)
public int
cc()
method_3084()
getCarriedBlockMetadata()
getCarryingData()
public boolean
a(ro arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
cd()
method_3085()
isAngry()
isScreaming()
public void
a(boolean arg0)
method_3080(boolean arg0)
setAngry(boolean angry)
setScreaming(boolean arg0)