Changelog
- Updated apis to make more effective use of PacketCodecs. You can now only need a packet codec to register a packet type
- Packets don't necessarily have to implement the Packet interface and
Packet
has been depreicated HandledPacket
has been depricated and replaced withHandled