| Class | Description | 
|---|---|
| AreaDestination | 
 Represents a mouse destination specified by an  
Area instance. | 
| BankSlotDestination | 
 Represents a mouse destination for a bank slot. 
 | 
| BotMouseListener | |
| BotMouseWheelEvent | |
| ClickMouseEvent | 
 Represents an event which its task is to click the mouse at a given position,
 moving the mouse to the position as necessary. 
 | 
| ClientMouseEventHandler | |
| ContinualClickMouseEvent | 
 Represents an event which its task is to send a continuing mouse click event
 to the client for as long as the specified condition evaluates to false. 
 | 
| DepositBoxSlotDestination | 
 Represents a mouse destination for an store item slot. 
 | 
| EntityDestination | 
 Represents a mouse destination for entities. 
 | 
| EquipmentSlotDestination | 
 Represents a mouse destination for an equipment slot. 
 | 
| InventorySlotDestination | 
 Represents a mouse destination for an inventory slot. 
 | 
| MainScreenTileDestination | 
 Represents a mouse destination for a tile displayed on the main game screen. 
 | 
| MiniMapTileDestination | 
 Represents a mouse destination for a tile displayed on the minimap. 
 | 
| MouseDestination | 
 Represents an abstract mouse destination. 
 | 
| MouseEvent | 
 Represents an abstract class for mouse events. 
 | 
| MoveMouseEvent | 
 Represents an event which its task it is to move the mouse to a specified
 destination by either dragging or normal mouse movement. destination by
 either dragging or normal mouse movement. 
 | 
| MoveMouseEvent.Vector | |
| PointDestination | 
 Represents a mouse destination for a point on the game screen. 
 | 
| RectangleDestination | 
 Represents a mouse destination for a rectangle on the gamescreen. 
 | 
| StoreSlotDestination | 
 Represents a mouse destination for an store item slot. 
 | 
| TradeOfferItemDestination | |
| WidgetDestination |