AutoReply |
|
Chat |
The Chat class provides functionality for sending messages in both private
and public chat within the RuneScape game environment.
|
Combat |
The Combat class handles various combat-related actions and checks for the
player.
|
Consumables |
The Consumables class handles interactions with potions and food in the
player's inventory.
|
Friends |
|
Game |
|
Lootable |
|
Paint |
|
Pathing |
|
Prayer |
This class handles the player's prayer functionality, allowing for
enabling/disabling specific prayers, checking prayer status, and retrieving
the current prayer points.
|
Vars |
Provides safe access and modification for game variables (varps, varbits,
varcs) and enums in the RuneLite client, using proper client thread
execution.
|