Uses of Class
rs.kreme.ksbot.api.hooks.Items
-
Packages that use Items Package Description rs.kreme.ksbot.api.hooks -
-
Uses of Items in rs.kreme.ksbot.api.hooks
Subclasses of Items in rs.kreme.ksbot.api.hooks Modifier and Type Class Description class
Bank
The Bank class represents the player's bank in the RuneScape game.class
Bank.DepositBox
class
Bank.Inventory
Inner class representing the player's inventory.class
Equipment
The Equipment class is responsible for managing the player's equipment inventory.class
Inventory
The Inventory class provides methods to interact with the player's inventory, including dropping items, using items on each other, and querying items by their name or ID.class
Trade.Inventory
-