枚举的使用
org.bukkit.block.data.Rail.Shape
使用Rail.Shape的程序包
-
org.bukkit.block.data中Rail.Shape的使用
修饰符和类型方法说明Rail.getShape()
获取 'shape' 的数据值.static Rail.Shape
返回带有指定名称的该类型的枚举常量。static Rail.Shape[]
Rail.Shape.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。返回变量类型为Rail.Shape的类型的org.bukkit.block.data中的方法参数类型为Rail.Shape的org.bukkit.block.data中的方法