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