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