Class InventoryLoader
- java.lang.Object
-
- net.runelite.cache.definitions.loaders.InventoryLoader
-
public class InventoryLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InventoryLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InventoryDefinitionload(int id, byte[] b)
-
-
-
Method Detail
-
load
public InventoryDefinition load(int id, byte[] b)
-
-