枚举的使用
org.bukkit.inventory.CreativeCategory
-
org.bukkit中CreativeCategory的使用
修饰符和类型方法说明Material.getCreativeCategory()
Get theCreativeCategory
to which this material belongs.UnsafeValues.getCreativeCategory
(Material material) 已过时, 待删除: 此 API 元素将从以后的版本中删除。 -
org.bukkit.inventory中CreativeCategory的使用
修饰符和类型方法说明ItemType.getCreativeCategory()
已过时。creative categories no longer exist on the serverstatic CreativeCategory
返回带有指定名称的该类型的枚举常量。static CreativeCategory[]
CreativeCategory.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。