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

public class SkeletonHorseEntity

extends HorseBaseEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity, InventoryListener, JumpingMount

aau
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
bH
field_15518
trapGoal
field_184792_bN
skeletonTrapAI
private boolean
bI
field_15519
isTrap
field_184793_bU
skeletonTrap
private int
bJ
field_15520
trapTicks
field_184794_bV
skeletonTrapTime

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
bM()
method_6129()
initAttributes()
func_110147_ax()
applyEntityAttributes()
protected SoundEvent
F()
method_2603()
getAmbientSound()
func_184639_G()
getAmbientSound()
protected SoundEvent
cf()
method_13049()
getDeathSound()
func_184615_bR()
getDeathSound()
protected SoundEvent
d(ur arg0)
method_15060(class_856 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
public MobType
cn()
method_2647()
getMobType()
func_70668_bt()
getCreatureAttribute()
public double
aG()
method_2481()
getMountHeight()
func_70042_X()
getMountedYOffset()
protected Identifier
J()
method_13074()
getDefaultLootTable()
func_184647_J()
getLootTable()
public void
n()
method_2651()
mobTick()
func_70636_d()
onLivingUpdate()
public static void
a(ry arg0)
method_14039(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_190692_b(DataFixer arg0)
registerFixesSkeletonHorse(DataFixer fixer)
public void
b(fy arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(fy arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public boolean
dl()
method_14040()
isTrap()
func_190690_dh()
isTrap()
public void
p(boolean arg0)
method_14041(boolean arg0)
setIsTrap(boolean isTrap)
func_190691_p(boolean arg0)
setTrap(boolean trap)
public boolean
a(aed arg0, ub 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)