枚举的使用
org.bukkit.entity.Ocelot.Type
-
org.bukkit.entity中Ocelot.Type的使用
修饰符和类型方法说明Ocelot.getCatType()
获取这只猫当前的种类.static Ocelot.Type
Ocelot.Type.getType
(int id) 已过时。不安全的参数static Ocelot.Type
返回带有指定名称的该类型的枚举常量。static Ocelot.Type[]
Ocelot.Type.values()
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。