AntiBan |
|
Bank |
The Bank class represents the player's bank in the RuneScape game.
|
Equipment |
The Equipment class is responsible for managing the player's equipment
inventory.
|
GameObjects |
Provides functionality for collecting and querying all types of game-related
tile objects in the RuneLite scene (wall, ground, decorative, and game
objects).
|
GraphicsObjects |
|
GroundItems |
Manages ground items (loot) on tiles in the game.
|
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.
|
Items |
|
Keyboard |
Provides methods for simulating keyboard input by dispatching
KeyEvent events directly to the RuneLite client's canvas.
|
Magic |
|
NPCs |
The NPCs class provides a high-level API for querying and interacting
with NPCs (Non-Player Characters) in the RuneLite client.
|
Players |
|
Shop |
|
Skills |
This class provides utility methods to interact with and retrieve information
related to the player's skill levels in the game.
|
Teleporter |
|
Tiles |
This class provides utilities for interacting with in-game tiles, including
functions to retrieve tile data, find specific tiles, and perform actions on
or near certain tiles.
|
Trade |
This class provides methods for managing player trades, including initiating
trades, verifying trade partners, and interacting with trade items.
|
TradingPost |
|
User |
|
Widgets |
|
WorldArea |
|