Uses of Enum Class
org.bukkit.entity.Skeleton.SkeletonType
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Skeleton.SkeletonType in org.bukkit.entity
Modifier and TypeMethodDescriptionAbstractSkeleton.getSkeletonType()
Deprecated.should check what class instance this is.static Skeleton.SkeletonType
Deprecated.Returns the enum constant of this class with the specified name.static Skeleton.SkeletonType[]
Skeleton.SkeletonType.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AbstractSkeleton.setSkeletonType
(Skeleton.SkeletonType type) Deprecated.Must spawn a new subtype variant