Uses of Interface
org.bukkit.entity.SkeletonHorse
-
Uses of SkeletonHorse in com.destroystokyo.paper.entity.ai
Modifier and TypeFieldDescriptionstatic final GoalKey<SkeletonHorse>
VanillaGoal.HORSE_TRAP
Deprecated, for removal: This API element is subject to removal in a future version.static final GoalKey<SkeletonHorse>
VanillaGoal.SKELETON_TRAP
-
Uses of SkeletonHorse in com.destroystokyo.paper.event.entity
ModifierConstructorDescriptionSkeletonHorseTrapEvent
(@NotNull SkeletonHorse horse, @NotNull List<HumanEntity> eligibleHumans)