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 pDifficulty, AbstractHorse pHorse) Methods in net.minecraft.world.entity.animal.horse with parameters of type SkeletonModifier and TypeMethodDescriptionprivate void
SkeletonTrapGoal.enchant
(Skeleton pSkeleton, EquipmentSlot pSlot, DifficultyInstance pDifficulty) -
Uses of Skeleton in net.minecraft.world.entity.monster
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Skeleton