net.minecraft.entity.living.mob.monster

public class EndermanEntity

extends MonsterEntity

All mapped superinterfaces:

Nameable, CommandSource, Monster

atz
net.minecraft.class_1560
net.minecraft.entity.living.mob.monster.EndermanEntity
net.minecraft.entity.monster.EndermanEntity
net.minecraft.entity.monster.EndermanEntity

Field summary

Modifier and TypeField
private static final UUID
b
field_7256
ATTACK_SPEED_BOOST_UUID
field_110192_bp
field_110192_bp
private static final AttributeModifier
c
field_7252
ATTACK_SPEED_BOOST
field_110193_bq
field_110193_bq
private static final DataAttribute<Optional<BlockState>>
d
field_7257
CARRIED_BLOCK
field_184718_bv
field_184718_bv
private static final DataAttribute<Boolean>
bz
field_7255
ANGRY
field_184719_bw
field_184719_bw
private static final Predicate<LivingEntity>
bA
field_18126
f_56386284
field_213627_bA
field_213627_bA
private int
bB
field_7253
creepySoundTime
field_184720_bx
field_184720_bx
private int
bC
field_7254
targetChangeTime
field_184721_by
field_184721_by

Constructor summary

ModifierConstructor
public (EntityType<? extends EndermanEntity> arg0, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
method_5959()
initGoals()
func_184651_r()
initEntityAI()
protected void
ck()
method_6001()
initAttributes()
func_110147_ax()
registerAttributes()
public void
g(aio arg0)
method_5980(class_1309 arg0)
setAttackTarget(LivingEntity arg0)
func_70624_b(LivingEntity arg0)
setAttackTarget(LivingEntity arg0)
protected void
u_()
method_5693()
registerSyncedData()
func_70088_a()
registerData()
public void
l()
method_7030()
playCreepySound()
func_184716_o()
playEndermanSound()
public void
a(qh<?> arg0)
method_5674(class_2940<?> arg0)
onDataValueChanged(DataAttribute<?> arg0)
func_184206_a(DataParameter<?> arg0)
notifyDataManagerChange(DataParameter<?> arg0)
public void
b(ib arg0)
method_5652(class_2487 arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
func_213281_b(CompoundNBT arg0)
public void
a(ib arg0)
method_5749(class_2487 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
private boolean
f(avx arg0)
method_7026(class_1657 arg0)
isLookedAtBy(PlayerEntity player)
func_70821_d(PlayerEntity arg0)
shouldAttackPlayer(PlayerEntity player)
protected float
b(aiy arg0, aig arg1)
method_18394(class_4050 arg0, class_4048 arg1)
m_86089714(Pose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public void
k()
method_6007()
mobTick()
func_70636_d()
livingTick()
protected void
L()
method_5958()
mobAiTick()
func_70619_bc()
updateAITasks()
protected boolean
dW()
method_7029()
teleport()
func_70820_n()
teleportRandomly()
protected boolean
a(aif arg0)
method_7025(class_1297 arg0)
teleportTo(Entity target)
func_70816_c(Entity arg0)
teleportToEntity(Entity arg0)
private boolean
k(double arg0, double arg1, double arg2)
method_7024(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
G()
method_5994()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
e(aho arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
cG()
method_6002()
getDeathSound()
func_184615_bR()
getDeathSound()
protected void
a(aho arg0, int arg1, boolean arg2)
method_6099(class_1282 arg0, int arg1, boolean arg2)
dropEquipment(DamageSource arg0, int arg1, boolean arg2)
func_213333_a(DamageSource arg0, int arg1, boolean arg2)
func_213333_a(DamageSource arg0, int arg1, boolean arg2)
public void
b(bvj arg0)
method_7032(class_2680 arg0)
setCarriedBlock(BlockState state)
func_195406_b(BlockState arg0)
func_195406_b(BlockState arg0)
public BlockState
dX()
method_7027()
getCarriedBlock()
func_195405_dq()
getHeldBlockState()
public boolean
a(aho arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
dY()
method_7028()
isAngry()
func_70823_r()
isScreaming()