Uses of Class
rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
-
Packages that use SpellBook.Ancient Package Description rs.kreme.ksbot.api.game.magic -
-
Uses of SpellBook.Ancient in rs.kreme.ksbot.api.game.magic
Methods in rs.kreme.ksbot.api.game.magic that return SpellBook.Ancient Modifier and Type Method Description static SpellBook.Ancient
SpellBook.Ancient. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SpellBook.Ancient[]
SpellBook.Ancient. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-