| Class | Description |
|---|---|
| CommandPacket | |
| DataPacket |
Generic datapacket to which all other packets should be children of
|
| EncryptionPacket |
What is to be primarily sent through the network to the client
|
| Enum | Description |
|---|---|
| EncryptionPacket.PacketType |
Enum for the different types of data to be contained within the EncryptionPacket's payload
|