Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 4 commits into
base: 2.0
Choose a base branch
from

Conversation

Tofaa2
Copy link
Contributor

@Tofaa2 Tofaa2 commented Jun 28, 2024

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
Copy link
Contributor Author

Tofaa2 commented Jun 28, 2024

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

@Tofaa2 Tofaa2 marked this pull request as draft August 31, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants