Uses of Interface
net.runelite.api.HashTable
-
Packages that use HashTable Package Description net.runelite.api -
-
Uses of HashTable in net.runelite.api
Methods in net.runelite.api that return HashTable Modifier and Type Method Description HashTable<WidgetNode>Client. getComponentTable()Gets the widget node component table.HashTable<ItemContainer>Client. getItemContainers()Get all item containersHashTable<WidgetConfigNode>Client. getWidgetFlags()Gets the widget flags table.
-