Uses of Enum Class
org.bukkit.block.data.type.Switch.Face
Package
Description
Specific BlockData classes relevant to only a given block or set of blocks.
-
Uses of Switch.Face in org.bukkit.block.data.type
Modifier and TypeMethodDescriptionSwitch.getFace()
Deprecated.static Switch.Face
Deprecated.Returns the enum constant of this class with the specified name.static Switch.Face[]
Switch.Face.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
FaceAttachable.getAttachedFace()