Uses of Class
net.minecraft.world.entity.monster.Skeleton
Packages that use Skeleton
Package
Description
-
Uses of Skeleton in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Skeleton -
Uses of Skeleton in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse that return SkeletonModifier and TypeMethodDescriptionprivate Skeleton
SkeletonTrapGoal.createSkeleton
(DifficultyInstance difficulty, AbstractHorse horse) Methods in net.minecraft.world.entity.animal.horse with parameters of type SkeletonModifier and TypeMethodDescriptionprivate void
SkeletonTrapGoal.enchant
(Skeleton skeleton, EquipmentSlot slot, DifficultyInstance difficulty) -
Uses of Skeleton in net.minecraft.world.entity.monster
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Skeleton