Uses of Class
rs.kreme.ksbot.api.game.Prayer.Prayerbook
-
Packages that use Prayer.Prayerbook Package Description rs.kreme.ksbot.api.game -
-
Uses of Prayer.Prayerbook in rs.kreme.ksbot.api.game
Methods in rs.kreme.ksbot.api.game that return Prayer.Prayerbook Modifier and Type Method Description static Prayer.Prayerbook
Prayer.Prayerbook. getClientPrayerbook()
Retrieves the current prayer book active on the client.static Prayer.Prayerbook
Prayer.Prayerbook. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Prayer.Prayerbook[]
Prayer.Prayerbook. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-