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