Package net.runelite.cache.definitions
Class InventoryDefinition
- java.lang.Object
-
- net.runelite.cache.definitions.InventoryDefinition
-
public class InventoryDefinition extends Object
-
-
Constructor Summary
Constructors Constructor Description InventoryDefinition()
-
-
-
Method Detail
-
getId
public int getId()
-
getSize
public int getSize()
-
setId
public void setId(int id)
-
setSize
public void setSize(int size)
-
canEqual
protected boolean canEqual(Object other)
-
-