Package-level declarations

Types

Link copied to clipboard
open class Area
Represents a contiguous set of tiles in the game
Link copied to clipboard
open class EquipmentItem : Item
Represents an equipped item
Link copied to clipboard
Represents a game object
Link copied to clipboard
A grand exchange offer active in the grand exchange
Link copied to clipboard
Represents a special type of graphical object.
Link copied to clipboard
Represents an item on the ground
Link copied to clipboard
Link copied to clipboard
open class InventoryItem : Item
Represents an item in your inventory
Link copied to clipboard
open class LocalTile : AbstractTile
Represents a tile in the current scene
Link copied to clipboard
open class Model
Represents an entity model viewable on the game screen, such as a player or game object
Link copied to clipboard
Represents a non-player-character
Link copied to clipboard
open class OtherItem : Item
Not public-facing.
Link copied to clipboard
Represents a player (such as yourself, or another player)
Link copied to clipboard
Represents a projectile in the air, such as an arrow or a spell
Link copied to clipboard
Represents an on-screen UI element that is drawn on the game canvas
Link copied to clipboard
open class WidgetItem : Item
Represents an item displayed in a widget
Link copied to clipboard
open class World
Represents a world in the list of worlds available
Link copied to clipboard
open class WorldTile : AbstractTile
Represents a unique tile position in Runescape.