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