net.minecraft.world.entity.animal.horse

public class SkeletonHorse

extends AbstractHorse

All mapped superinterfaces:

Nameable, CommandSource, ContainerListener, PlayerRideableJumping, Saddleable

bbe
net.minecraft.world.entity.animal.horse.SkeletonHorse
net.minecraft.class_1506
net.minecraft.entity.mob.SkeletonHorseEntity
net.minecraft.entity.passive.horse.SkeletonHorseEntity
net.minecraft.server.v1_16_R2.EntityHorseSkeleton

Field summary

Modifier and TypeField
private final SkeletonTrapGoal
bw
skeletonTrapGoal
field_7003
trapTriggerGoal
field_184792_bN
private boolean
bx
isTrap
field_7005
trapped
field_184793_bU
private int
by
trapTime
field_7004
trapTime
field_184794_bV

Constructor summary

ModifierConstructor
public (EntityType<? extends SkeletonHorse> arg0, Level arg1)

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
eL()
createAttributes()
method_26901()
createSkeletonHorseAttributes()
func_234250_eJ_()
protected void
eK()
randomizeAttributes()
method_6001()
initAttributes()
func_230273_eI_()
protected void
eV()
addBehaviourGoals()
method_6764()
initCustomGoals()
func_205714_dM()
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected SoundEvent
e(aph arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
au()
getSwimSound()
method_5737()
getSwimSound()
func_184184_Z()
getSoundSwim()
protected void
d(float arg0)
playSwimSound(float arg0)
method_5734(float arg0)
playSwimSound(float arg0)
func_203006_d(float arg0)
protected void
fn()
playJumpSound()
method_6723()
playJumpSound()
func_205715_ee()
public MobType
dB()
getMobType()
method_6046()
getGroup()
func_70668_bt()
getMonsterType()
public double
bb()
getPassengersRidingOffset()
method_5621()
getMountedHeightOffset()
func_70042_X()
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public boolean
bs()
rideableUnderWater()
method_5788()
canBeRiddenInWater()
func_205710_ba()
protected float
dL()
getWaterSlowDown()
method_6120()
getBaseMovementSpeedMultiplier()
func_189749_co()
public boolean
eM()
isTrap()
method_6812()
isTrapped()
func_190690_dh()
public void
t(boolean arg0)
setTrap(boolean arg0)
method_6813(boolean arg0)
setTrapped(boolean trapped)
func_190691_p(boolean arg0)
public AgableMob
a(aag arg0, apv arg1)
getBreedOffspring(ServerLevel arg0, AgableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
func_241840_a(ServerWorld arg0, AgeableEntity arg1)
createChild(WorldServer arg0, EntityAgeable arg1)
public InteractionResult
b(bft arg0, aoq arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_230254_b_(PlayerEntity arg0, Hand arg1)