Uses of Class
net.minecraft.entity.mob.SkeletonEntity
Package
Description
The basic AI system for Minecraft living entities.
-
Uses of SkeletonEntity in net.minecraft.entity
-
Uses of SkeletonEntity in net.minecraft.entity.ai.goal
Modifier and TypeMethodDescriptionprivate @Nullable SkeletonEntity
SkeletonHorseTrapTriggerGoal.getSkeleton
(LocalDifficulty localDifficulty, AbstractHorseEntity vehicle) -
Uses of SkeletonEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionSkeletonEntity
(EntityType<? extends SkeletonEntity> type, World world)