net.minecraft.entity.mob

public class EndermanEntity

extends HostileEntity

All mapped superinterfaces:

Nameable, CommandOutput, Monster

aud
net.minecraft.class_1560
net.minecraft.entity.mob.EndermanEntity
net.minecraft.entity.monster.EndermanEntity

Field summary

Modifier and TypeField
private static final UUID
b
field_7256
ATTACKING_SPEED_BOOST_UUID
field_110192_bp
private static final EntityAttributeModifier
c
field_7252
ATTACKING_SPEED_BOOST
field_110193_bq
private static final TrackedData<Optional<BlockState>>
d
field_7257
CARRIED_BLOCK
field_184718_bv
private static final TrackedData<Boolean>
bz
field_7255
ANGRY
field_184719_bw
private static final Predicate<LivingEntity>
bA
field_18126
PLAYER_ENDERMITE_PREDICATE
field_213627_bA
private int
bB
field_7253
lastAngrySoundAge
field_184720_bx
private int
bC
field_7254
ageWhenTargetSet
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()
protected void
cl()
method_6001()
initAttributes()
func_110147_ax()
public void
g(aiu arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity arg0)
func_70624_b(LivingEntity arg0)
protected void
u_()
method_5693()
initDataTracker()
func_70088_a()
public void
l()
method_7030()
playAngrySound()
func_184716_o()
public void
a(qi<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
func_184206_a(DataParameter<?> arg0)
public void
b(ic arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(ic arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
private boolean
f(awb arg0)
method_7026(class_1657 arg0)
isPlayerStaring(PlayerEntity arg0)
func_70821_d(PlayerEntity arg0)
protected float
b(aje arg0, aim arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
public void
k()
method_6007()
tickMovement()
func_70636_d()
protected void
L()
method_5958()
mobTick()
func_70619_bc()
protected boolean
dW()
method_7029()
teleportRandomly()
func_70820_n()
private boolean
a(ail arg0)
method_7025(class_1297 arg0)
teleportTo(Entity arg0)
func_70816_c(Entity arg0)
private boolean
l(double arg0, double arg1, double arg2)
method_7024(double arg0, double arg1, double arg2)
teleport(double arg0, double arg1, double arg2)
func_70825_j(double arg0, double arg1, double arg2)
protected SoundEvent
G()
method_5994()
getAmbientSound()
func_184639_G()
protected SoundEvent
e(ahu arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
protected SoundEvent
cH()
method_6002()
getDeathSound()
func_184615_bR()
protected void
a(ahu 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)
public void
b(bvo arg0)
method_7032(class_2680 arg0)
setCarriedBlock(BlockState arg0)
func_195406_b(BlockState arg0)
public BlockState
dX()
method_7027()
getCarriedBlock()
func_195405_dq()
public boolean
a(ahu arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
public boolean
dY()
method_7028()
isAngry()
func_70823_r()