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