| Interface | Description |
|---|---|
| PixelmonPacket |
Interface that represents all packets going between the Pixelmon server instance and client
|
| Class | Description |
|---|---|
| AbstractPixelmonPacket |
Abstract implementation of the
PixelmonPacket interface. |
| Enum | Description |
|---|---|
| PacketDirection |
An enum linking the
NetworkDirection and Dist classes for easier abstraction |
| Annotation Type | Description |
|---|---|
| PacketInfo |
Annotation for
PixelmonPacket packet registry data |