Character |
A class representing a character in the game with various methods to access its attributes and interact with other characters.
|
Entity |
A class representing an entity in the game, providing methods to access its model, orientation and identifier.
|
GameObject |
This class represents a game object in Old School Runescape.
|
GraphicsObject |
This class represents a graphics object and provides methods to retrieve information about its ID, coordinates, plane, width, and height.
|
GroundItem |
Represents a ground item with methods for retrieving information about the item and its location.
|
GroundItemPile |
Represents a pile of ground items on a specific tile.
|
NPC |
This class represents a non-player character (NPC).
|
Player |
A class representing a player character with various methods to retrieve player information.
|