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