枚举的使用
org.bukkit.map.MapView.Scale
-
org.bukkit.map中MapView.Scale的使用
修饰符和类型方法说明MapView.getScale()
Get the scale of this map.static @Nullable MapView.Scale
MapView.Scale.valueOf
(byte value) 已过时。Magic valuestatic MapView.Scale
返回带有指定名称的该类型的枚举常量。static MapView.Scale[]
MapView.Scale.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。