packetevents
packetevents copied to clipboard
PR change the location of bytebuf modification methods from PacketWrapper to a seperate exposed API
trafficstars
This PR aims to replace the PacketWrapper#readSomething and PacketWrapper#writeSomething with a more scalable and convenient API. Seperating types and no longer depending on Object for everything in PacketWrapper that is meant to be ByteBuf (kinda)
PR Is not yet complete, this is just an example of how the API would be introduced to packetevents
When will this be added?
It's not complete, and it's still marked as a draft?
Pr back to being actively worked on