Uses of Class
org.rspeer.game.component.tdi.Magic.RunePouch.Slot
-
Packages that use Magic.RunePouch.Slot Package Description org.rspeer.game.component.tdi -
-
Uses of Magic.RunePouch.Slot in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Magic.RunePouch.Slot Modifier and Type Method Description static Magic.RunePouch.Slot
Magic.RunePouch.Slot. valueOf(String name)
Returns the enum constant of this type with the specified name.static Magic.RunePouch.Slot[]
Magic.RunePouch.Slot. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-