packetevents icon indicating copy to clipboard operation
packetevents copied to clipboard

PR change the location of bytebuf modification methods from PacketWrapper to a seperate exposed API

Open Tofaa2 opened this issue 1 year ago • 4 comments
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)

Tofaa2 avatar Jun 28 '24 19:06 Tofaa2

PR Is not yet complete, this is just an example of how the API would be introduced to packetevents

Tofaa2 avatar Jun 28 '24 19:06 Tofaa2

When will this be added?

sh2kcs avatar Apr 12 '25 12:04 sh2kcs

It's not complete, and it's still marked as a draft?

retrooper avatar Apr 12 '25 12:04 retrooper

Pr back to being actively worked on

Tofaa2 avatar May 24 '25 14:05 Tofaa2