| GameObjectPackets |
A high-level utility class for sending packets related to TileObject (Game Object)
interactions to the game server.
|
| GroundItemPackets |
A utility class for sending packets related to TileItem (ground item) interactions
to the game server.
|
| MousePackets |
|
| MovementPackets |
|
| NPCPackets |
A static utility class for sending packets related to Non-Player Character (NPC) interactions
to the game server.
|
| PlayerPackets |
A high-level utility class for sending packets related to Player interactions
to the game server.
|
| WidgetPackets |
A high-level utility class for sending widget-related game packets.
|