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

public class SkeletonHorseEntity

extends HorseBaseEntity

All mapped superinterfaces:

Nameable, CommandSource, SpawnableEntity, InventoryListener, JumpingMount

aku
net.minecraft.class_3143
net.minecraft.entity.living.mob.passive.animal.SkeletonHorseEntity
net.minecraft.entity.passive.EntitySkeletonHorse
net.minecraft.entity.passive.EntitySkeletonHorse

Field summary

Modifier and TypeField
private final SkeletonTrapGoal
bM
field_15518
trapGoal
field_184792_bN
skeletonTrapAI
private boolean
bN
field_15519
isTrap
field_184793_bU
skeletonTrap
private int
bO
field_15520
trapTicks
field_184794_bV
skeletonTrapTime

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
bZ()
method_6129()
initAttributes()
func_110147_ax()
registerAttributes()
protected void
dI()
method_15829()
initCustomGoals()
func_205714_dM()
initExtraAI()
protected SoundEvent
D()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
cs()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected SoundEvent
d(aea arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
ad()
method_12984()
getSwimSound()
func_184184_Z()
getSwimSound()
protected void
d(float arg0)
method_15588(float arg0)
playSwimSound(float arg0)
func_203006_d(float arg0)
playSwimSound(float arg0)
protected void
ea()
method_15830()
getJumpSound()
func_205715_ee()
playJumpSound()
public MobType
cA()
method_2647()
getMobType()
func_70668_bt()
getCreatureAttribute()
public double
aJ()
method_2481()
getMountHeight()
func_70042_X()
getMountedYOffset()
protected Identifier
G()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
k()
method_2651()
mobTick()
func_70636_d()
livingTick()
public void
b(gy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeAdditional(NBTTagCompound arg0)
public void
a(gy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readAdditional(NBTTagCompound arg0)
public boolean
aY()
method_15570()
isRideableUnderwater()
func_205710_ba()
canBeRiddenInWater()
protected float
cJ()
method_13494()
getBaseMovementSpeedMultiplier()
func_189749_co()
getWaterSlowDown()
public boolean
dy()
method_14040()
isTrap()
func_190690_dh()
isTrap()
public void
s(boolean arg0)
method_14041(boolean arg0)
setIsTrap(boolean isTrap)
func_190691_p(boolean arg0)
setTrap(boolean trap)
public PassiveEntity
a(aeo arg0)
method_4440(class_862 arg0)
makeChild(PassiveEntity arg0)
func_90011_a(EntityAgeable arg0)
createChild(EntityAgeable arg0)
public boolean
a(aog arg0, adk arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
func_184645_a(EntityPlayer arg0, EnumHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)