Package-level declarations
Types
Link copied to clipboard
interface Actionable
Represents an entity whose definition contains "actions" that can be performed on the entity.
Link copied to clipboard
interface BreakStartListener
Represents a listener for tribot break starts
Link copied to clipboard
Represents a player or npc entity
Link copied to clipboard
interface ClanMessageListener
Represents a listener for clan chat (or friends chat) messages
Link copied to clipboard
interface DuelRequestListener
Represents a listener for duel requests
Link copied to clipboard
enum EventOverride
Link copied to clipboard
interface Identifiable
Represents anything with an in-game ID
Link copied to clipboard
Represents an "interactable" entity.
Link copied to clipboard
Represents an item, such as an inventory item.
Link copied to clipboard
interface ItemDefinable
An entity that has an item definition
Link copied to clipboard
interface KeyEventOverrideListener
An interface to override key events from the user
Link copied to clipboard
interface Modellable
An entity with a model
Link copied to clipboard
interface MouseClickListener
Represents a listener for mouse clicking
Link copied to clipboard
interface MouseDragListener
Represents a listener for mouse dragging
Link copied to clipboard
interface MouseEventOverrideListener
An interface to override mouse events from the user
Link copied to clipboard
interface MouseMoveListener
Represents a listener for mouse movement
Link copied to clipboard
interface MouseReleaseListener
Represents a listener for when the mouse is released
Link copied to clipboard
interface Orientable
Represents an entity with an orientation
Link copied to clipboard
interface PlayerMessageListener
Represents a listener for public player messages in the chatbox
Link copied to clipboard
interface Positionable
Represents an entity with a location on the game map
Link copied to clipboard
interface PreBreakStartListener
Represents a listener for tribot break starts
Link copied to clipboard
interface PrivateMessageListener
Represents a listener for private messages from other players
Link copied to clipboard
interface ServerMessageListener
Represents a listener for server/game messages.
Link copied to clipboard
Represents a position in the game.
Link copied to clipboard
interface TradeRequestListener
Represents a listener for trade requests