| AABB |
|
| Actor |
Represents a RuneScape actor/entity.
|
| ActorSpotAnim |
|
| AmbientSoundEffect |
An ambient sound effect.
|
| Animation |
Represents an animation of a renderable
|
| AnimationController |
|
| BufferProvider |
Represents an engine graphic buffer.
|
| CameraFocusableEntity |
|
| ChatLineBuffer |
Represents the buffer containing all messages in the chatbox.
|
| ChatMessageType |
Enumeration of message types that can be received in the chat.
|
| ChatPlayer |
Represents a player in the chat.
|
| Client |
Represents the RuneScape client.
|
| CollisionData |
Represents tile collision data for the scene
|
| ColorTextureOverride |
Represents overridden color/texture replacements for an item.
|
| DecorativeObject |
Represents a decorative object, such as an object on a wall.
|
| Deque |
A doubly linked list
|
| EnumComposition |
|
| EquipmentInventorySlot |
An enumeration of equipment slots in the inventory ItemContainer.
|
| FriendContainer |
A nameable container of friends
|
| FriendsChatManager |
|
| FriendsChatRank |
An enumeration of ranks of friends chat members.
|
| GameEngine |
Represents the client game engine.
|
| GameObject |
Represents a game object.
|
| GameState |
An enumeration of game states the client is in.
|
| GrandExchangeOffer |
Represents an offer in a grand exchange slot.
|
| GrandExchangeOfferState |
Describes the state of a Grand Exchange offer.
|
| GraphicsObject |
Represents a graphics object/spotanim.
|
| GroundObject |
Represents an object on the ground of a tile.
|
| HashTable |
A data structure that uses a hash function to compute an index into an
array of buckets from which node objects can be quickly obtained.
|
| HeadIcon |
An enumeration of prayer icons above the head.
|
| IconID |
Enum of all official icons that Jagex uses in chat.
|
| Ignore |
An entry on the ignore list.
|
| IndexDataBase |
Represents an index in the cache
|
| IndexedObjectSet |
|
| IndexedSprite |
Represents an paletted sprite.
|
| InstanceTemplates |
An enumeration of possible instance templates and the area they occupy.
|
| InventoryID |
Deprecated.
|
| Item |
|
| ItemComposition |
Represents the template of a specific item type.
|
| ItemContainer |
Represents an inventory that contains items.
|
| ItemLayer |
Represents a pile of items held by a tile.
|
| IterableHashTable |
|
| Menu |
The client minimenu.
|
| MenuAction |
An enumeration of right-click menu actions.
|
| MenuEntry |
A menu entry in a right-click menu.
|
| Mesh |
|
| MessageNode |
Represents a message in the chatbox.
|
| MidiRequest |
|
| Model |
Represents the model of an object.
|
| ModelData |
An unlit model
|
| Nameable |
Represents a chat entity that has a name.
|
| NameableContainer |
|
| Node |
Represents a doubly linked node.
|
| NodeCache |
Represents a doubly linked node cache.
|
| NPC |
Represents a non-player character in the game.
|
| NPCComposition |
Information about a specific NpcID
|
| NpcOverrides |
Dynamically applied NPC effects
|
| ObjectComposition |
|
| ParamHolder |
A composition that can hold `param` keys.
|
| PendingLogin |
A pending friend login/out.
|
| Player |
Represents a player entity in the game.
|
| PlayerComposition |
Represents the template of a player.
|
| Point |
A two-dimensional coordinate on the canvas.
|
| Prayer |
An enumeration of prayers.
|
| Preferences |
Stores the clients persisting preferences.
|
| Projectile |
Represents a projectile entity.
|
| Projection |
|
| Quest |
|
| QuestState |
|
| Rasterizer |
Jagex 2D and 3D drawing utilities.
|
| Renderable |
Represents an object that can be rendered.
|
| RenderOverview |
Deprecated.
|
| RuneLiteObject |
|
| RuneLiteObjectController |
|
| Scene |
Represents a 3D scene
|
| SceneTileModel |
Represents the model of a tile in the current scene.
|
| SceneTilePaint |
Represents the paint of a tile in the current scene.
|
| ScriptEvent |
|
| Skill |
An enumeration of skills that a player can level.
|
| SpritePixels |
Represents data about the pixels of a sprite image.
|
| StructComposition |
A config type dedicated to holding params.
|
| Texture |
|
| TextureProvider |
|
| Tile |
Represents a tile in the game.
|
| TileFunction |
|
| TileItem |
|
| TileObject |
Represents an object on a Tile
|
| VarbitComposition |
|
| WallObject |
Represents one or two walls on a tile
|
| WidgetNode |
Represents a widget as an iterable node.
|
| World |
Holds data of a RuneScape world.
|
| WorldEntity |
|
| WorldMapData |
Deprecated.
|
| WorldType |
An enumeration of possible world types.
|
| WorldView |
|