net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

CommandSource, Monster, SpawnableEntity

zr
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
ATTACKING_SPEED_BOOST_ID
private static final AttributeModifier
b
field_6912
ATTACK_SPEED_BOOST
ATTACKING_SPEED_BOOST
private static final Set<Block>
c
field_12054
HOLDABLE_BLOCKS
CARRIABLE_BLOCKS
private static final DataAttribute<com.google.common.base.Optional<BlockState>>
bw
field_14748
CARRIED_BLOCK
CARRIED_BLOCK
private static final DataAttribute<Boolean>
bx
field_14749
ANGRY
SCREAMING
private int
by
field_14750
creepySoundTime
lastCreepySound
private int
bz
field_14751
targetChangeTime
targetChangeTime

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
r()
method_13087()
initGoals()
initEntityAI()
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
public void
d(sw arg0)
method_6165(class_1699 arg0)
setAttackTarget(LivingEntity arg0)
setAttackTarget(EntityLivingBase arg0)
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public void
o()
method_13217()
playCreepySound()
playEndermanSound()
public void
a(kk<?> arg0)
method_12974(class_2921<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public static void
a(ph arg0)
method_13526(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesEnderman(DataFixer fixer)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
private boolean
c(aay arg0)
method_3079(class_988 arg0)
isLookedAtBy(PlayerEntity player)
shouldAttackPlayer(EntityPlayer player)
public float
bq()
method_2544()
getEyeHeight()
getEyeHeight()
public void
n()
method_2651()
mobTick()
onLivingUpdate()
protected void
M()
method_2633()
mobAiTick()
updateAITasks()
protected boolean
di()
method_3082()
teleport()
teleportRandomly()
protected boolean
a(sn arg0)
method_3078(class_864 arg0)
teleportTo(Entity target)
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)
teleportTo(double x, double y, double z)
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected void
a(boolean arg0, int arg1)
method_4472(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
public void
a(atl arg0)
method_11176(class_2232 arg0)
setCarriedBlock(BlockState state)
setHeldBlockState(IBlockState state)
public BlockState
dj()
method_11179()
getCarriedBlock()
getHeldBlockState()
public boolean
a(ry arg0, float arg1)
method_2499(class_856 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
dk()
method_3085()
isAngry()
isScreaming()