Uses of Class
net.runelite.client.plugins.cluescrolls.clues.hotcold.HotColdArea
-
Packages that use HotColdArea Package Description net.runelite.client.plugins.cluescrolls.clues.hotcold -
-
Uses of HotColdArea in net.runelite.client.plugins.cluescrolls.clues.hotcold
Methods in net.runelite.client.plugins.cluescrolls.clues.hotcold that return HotColdArea Modifier and Type Method Description HotColdArea
HotColdLocation. getHotColdArea()
static HotColdArea
HotColdArea. valueOf(String name)
Returns the enum constant of this type with the specified name.static HotColdArea[]
HotColdArea. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-