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