枚举的使用
org.bukkit.entity.Evoker.Spell
-
org.bukkit.entity中Evoker.Spell的使用
修饰符和类型方法说明Evoker.getCurrentSpell()
已过时。future versions of Minecraft have additional spell casting entities.static Evoker.Spell
已过时。返回带有指定名称的该类型的枚举常量。static Evoker.Spell[]
Evoker.Spell.values()
已过时。按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。修饰符和类型方法说明void
Evoker.setCurrentSpell
(Evoker.Spell spell) 已过时。future versions of Minecraft have additional spell casting entities.