net.minecraft.world.entity.animal.horse

public class SkeletonHorse

extends AbstractHorse

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, Attackable, EquipmentUser, Leashable, Targeting, HasCustomInventoryScreen, OwnableEntity, PlayerRideableJumping, PlayerRideable

cmk
net.minecraft.world.entity.animal.horse.SkeletonHorse
net.minecraft.class_1506
net.minecraft.entity.mob.SkeletonHorseEntity
net.minecraft.world.entity.animal.horse.EntityHorseSkeleton

Field summary

Modifier and TypeField
private final SkeletonTrapGoal
bI
skeletonTrapGoal
field_7003
trapTriggerGoal
private static final int
bJ
TRAP_MAX_LIFE
field_30427
DESPAWN_AGE
private static final boolean
bK
DEFAULT_IS_TRAP
field_57636
DEFAULT_TRAPPED
private static final int
bM
DEFAULT_TRAP_TIME
field_57637
DEFAULT_TRAP_TIME
private static final EntityDimensions
bN
BABY_DIMENSIONS
field_47809
BABY_BASE_DIMENSIONS
private boolean
bO
isTrap
field_7005
trapped
private int
bP
trapTime
field_7004
trapTime

Constructor summary

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

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
m()
createAttributes()
method_26901()
createSkeletonHorseAttributes()
public static boolean
c(bxn<? extends cjv> arg0, dkk arg1, bxm arg2, iw arg3, bai arg4)
checkSkeletonHorseSpawnRules(EntityType<? extends Animal> arg0, LevelAccessor arg1, EntitySpawnReason arg2, BlockPos arg3, RandomSource arg4)
method_55001(class_1299<? extends class_1429> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canSpawn(EntityType<? extends AnimalEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, Random random)
protected void
a(bai arg0)
randomizeAttributes(RandomSource arg0)
method_6001(class_5819 arg0)
initAttributes(Random arg0)
protected void
gM()
addBehaviourGoals()
method_6764()
initCustomGoals()
protected SoundEvent
s()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
j_()
getDeathSound()
method_6002()
getDeathSound()
protected SoundEvent
e(bvt arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
aU()
getSwimSound()
method_5737()
getSwimSound()
protected void
g(float arg0)
playSwimSound(float arg0)
method_5734(float arg0)
playSwimSound(float arg0)
protected void
hb()
playJumpSound()
method_6723()
playJumpSound()
public EntityDimensions
e(byr arg0)
getDefaultDimensions(Pose arg0)
method_55694(class_4050 arg0)
getBaseDimensions(EntityPose arg0)
public void
d_()
aiStep()
method_6007()
tickMovement()
public void
b(ua arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
public void
a(ua arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
protected float
fk()
getWaterSlowDown()
method_6120()
getBaseWaterMovementSpeedMultiplier()
public boolean
p()
isTrap()
method_6812()
isTrapped()
public void
w(boolean arg0)
setTrap(boolean arg0)
method_6813(boolean arg0)
setTrapped(boolean trapped)
public AgeableMob
a(asb arg0, bwu arg1)
getBreedOffspring(ServerLevel arg0, AgeableMob arg1)
method_5613(class_3218 arg0, class_1296 arg1)
createChild(ServerWorld arg0, PassiveEntity arg1)
public InteractionResult
b(csi arg0, bvb arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)