枚举的使用
org.bukkit.block.structure.StructureRotation
-
org.bukkit.block中StructureRotation的使用
修饰符和类型方法说明void
Structure.setRotation
(StructureRotation rotation) Set how this structure is rotated. -
org.bukkit.block.structure中StructureRotation的使用
修饰符和类型方法说明static StructureRotation
返回带有指定名称的该类型的枚举常量。static StructureRotation[]
StructureRotation.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。