net.minecraft.entity.living.mob.passive.animal

public class SkeletonHorseEntity

extends HorseBaseEntity

All mapped superinterfaces:

Nameable, CommandSource, InventoryListener, JumpingMount

arx
net.minecraft.class_1506
net.minecraft.entity.living.mob.passive.animal.SkeletonHorseEntity
net.minecraft.entity.passive.horse.SkeletonHorseEntity
net.minecraft.entity.passive.horse.SkeletonHorseEntity

Field summary

Modifier and TypeField
private final SkeletonTrapGoal
bJ
field_7003
trapGoal
field_184792_bN
field_184792_bN
private boolean
bK
field_7005
isTrap
field_184793_bU
field_184793_bU
private int
bL
field_7004
trapTicks
field_184794_bV
field_184794_bV

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
ck()
method_6001()
initAttributes()
func_110147_ax()
registerAttributes()
protected void
ee()
method_6764()
initCustomGoals()
func_205714_dM()
initExtraAI()
protected SoundEvent
G()
method_5994()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
cG()
method_6002()
getDeathSound()
func_184615_bR()
getDeathSound()
protected SoundEvent
e(aho arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
ah()
method_5737()
getSwimSound()
func_184184_Z()
getSwimSound()
protected void
d(float arg0)
method_5734(float arg0)
playSwimSound(float arg0)
func_203006_d(float arg0)
playSwimSound(float arg0)
protected void
ev()
method_6723()
getJumpSound()
func_205715_ee()
playJumpSound()
public MobType
cP()
method_6046()
getMobType()
func_70668_bt()
getCreatureAttribute()
public double
aO()
method_5621()
getMountHeight()
func_70042_X()
getMountedYOffset()
public void
k()
method_6007()
mobTick()
func_70636_d()
livingTick()
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)
public boolean
be()
method_5788()
isRideableUnderwater()
func_205710_ba()
canBeRiddenInWater()
protected float
cZ()
method_6120()
getBaseMovementSpeedMultiplier()
func_189749_co()
getWaterSlowDown()
public boolean
dV()
method_6812()
isTrap()
func_190690_dh()
isTrap()
public void
r(boolean arg0)
method_6813(boolean arg0)
setIsTrap(boolean isTrap)
func_190691_p(boolean arg0)
setTrap(boolean trap)
public PassiveEntity
a(aid arg0)
method_5613(class_1296 arg0)
makeChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(AgeableEntity arg0)
public boolean
a(avx arg0, agz arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
func_184645_a(PlayerEntity arg0, Hand arg1)
processInteract(PlayerEntity arg0, Hand arg1)