Uses of Enum
org.bukkit.block.structure.StructureRotation
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Classes relevant to structure blocks.
-
Uses of StructureRotation in org.bukkit.block
Modifier and TypeMethodDescriptionvoid
Structure.setRotation(StructureRotation rotation)
Set how this structure is rotated. -
Uses of StructureRotation in org.bukkit.block.structure
Modifier and TypeMethodDescriptionstatic StructureRotation
Returns the enum constant of this type with the specified name.static StructureRotation[]
StructureRotation.values()
Returns an array containing the constants of this enum type, in the order they are declared.