Package net.storm.api.items


package net.storm.api.items
  • Class
    Description
    Represents the various states of the Grand Exchange interface.
    Provides access to the bank interface and operations.
    Represents the player's inventory as visible within the bank interface.
    Provides an interface for interacting with deposit boxes.
    Provides access to the player's equipped items.
    Provides an interface for interacting with the Grand Exchange.
    Provides access to the player's inventory.
    IItems<T extends IItem>
    Represents an item container with query capabilities.
    ItemProvider<T extends IItem>
    Provides methods for querying and accessing items in a container.
    Provides an interface for managing player-to-player trading interactions.
    Represents the player's inventory as visible during a trade session.
    Represents the other player's trade offer container during a player-to-player trade.
    Represents the local player's trade offer container during a player-to-player trade.
    Represents the withdrawal modes available when withdrawing items from the bank.