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 pDifficulty) private @Nullable SkeletoncreateSkeleton(DifficultyInstance pDifficulty, AbstractHorse pHorse) private voidenchant(Skeleton pSkeleton, EquipmentSlot pSlot, DifficultyInstance pDifficulty) voidtick()Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString