net.minecraft.world.entity.animal.horse

public class SkeletonHorse

extends AbstractHorse

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, ContainerListener, PlayerRideableJumping, PlayerRideable, Saddleable

bjc
net.minecraft.world.entity.animal.horse.SkeletonHorse
net.minecraft.class_1506
net.minecraft.entity.mob.SkeletonHorseEntity
net.minecraft.src.C_937_
net.minecraft.world.entity.animal.horse.EntityHorseSkeleton

Field summary

Modifier and TypeField
private final SkeletonTrapGoal
bW
skeletonTrapGoal
field_7003
trapTriggerGoal
f_30890_
private static final int
cm
TRAP_MAX_LIFE
field_30427
DESPAWN_AGE
f_149551_
private boolean
cn
isTrap
field_7005
trapped
f_30891_
private int
co
trapTime
field_7004
trapTime
f_30892_

Constructor summary

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

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
t()
createAttributes()
method_26901()
createSkeletonHorseAttributes()
m_30918_()
protected void
q()
randomizeAttributes()
method_6001()
initAttributes()
m_7505_()
protected void
fH()
addBehaviourGoals()
method_6764()
initCustomGoals()
m_7509_()
protected SoundEvent
r()
getAmbientSound()
method_5994()
getAmbientSound()
m_7515_()
protected SoundEvent
x_()
getDeathSound()
method_6002()
getDeathSound()
m_5592_()
protected SoundEvent
c(awd arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_7975_(C_489_ arg0)
protected SoundEvent
aF()
getSwimSound()
method_5737()
getSwimSound()
m_5501_()
protected void
d(float arg0)
playSwimSound(float arg0)
method_5734(float arg0)
playSwimSound(float arg0)
m_5625_(float arg0)
protected void
fZ()
playJumpSound()
method_6723()
playJumpSound()
m_7486_()
public MobType
eq()
getMobType()
method_6046()
getGroup()
m_6336_()
public double
bq()
getPassengersRidingOffset()
method_5621()
getMountedHeightOffset()
m_6048_()
public void
w_()
aiStep()
method_6007()
tickMovement()
m_8107_()
public void
b(oc arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(oc arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
public boolean
bH()
rideableUnderWater()
method_5788()
canBeRiddenInWater()
m_6146_()
protected float
eB()
getWaterSlowDown()
method_6120()
getBaseMovementSpeedMultiplier()
m_6108_()
public boolean
fy()
isTrap()
method_6812()
isTrapped()
m_30919_()
public void
v(boolean arg0)
setTrap(boolean arg0)
method_6813(boolean arg0)
setTrapped(boolean trapped)
m_30923_(boolean arg0)
public AgeableMob
a(adi arg0, awr arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
m_142606_(C_12_ p_149554_, C_141062_ arg1)
public InteractionResult
b(bnr arg0, avp arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
m_6071_(C_1141_ p_30905_, C_470_ arg1)