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