java.lang.Object
org.rspeer.game.adapter.Adapter<RSInventory>
org.rspeer.game.adapter.component.inventory.Inventory
Direct Known Subclasses:
Backpack, Bank, Equipment, NullSafeInventory

public class Inventory extends Adapter<RSInventory>
A class for the manipulation of item containers. This includes but is not limited to inventory, bank and equipment. Please note that static lookup methods in this class are null-safe