Class SkeletonTrapGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.equine.SkeletonTrapGoal
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUse()private @Nullable AbstractHorsecreateHorse(DifficultyInstance difficulty) createSkeleton(DifficultyInstance difficulty, AbstractHorse horse) private voidenchant(Skeleton skeleton, EquipmentSlot slot, DifficultyInstance difficulty) voidtick()Methods inherited from class Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
-
Field Details
-
LIGHTNING_INVULNERABLE_TICKS
private static final int LIGHTNING_INVULNERABLE_TICKS- See Also:
-
horse
-
-
Constructor Details
-
SkeletonTrapGoal
-
-
Method Details
-
canUse
-
tick
-
createHorse
-
createSkeleton
-
enchant
-