Uses of Class
net.runelite.client.game.ItemStats
-
Packages that use ItemStats Package Description net.runelite.client.game -
-
Uses of ItemStats in net.runelite.client.game
Methods in net.runelite.client.game that return ItemStats Modifier and Type Method Description ItemStats
ItemManager. getItemStats(int itemId)
Look up an item's statsMethods in net.runelite.client.game that return types with arguments of type ItemStats Modifier and Type Method Description Map<Integer,ItemStats>
ItemClient. getStats()
-