LeavesMC / Leaves

Fork of Paper aimed at repairing broken vanilla properties.
https://leavesmc.org
Other
325 stars 34 forks source link

Friendly bytebuf api #203

Closed Lumine1909 closed 2 months ago

Lumine1909 commented 2 months ago

A possibility of #194 (only partially completed)

Example plugin: https://github.com/Lumine1909/BytebufAPIExample/tree/master

TODO: More writable item for details, see "top.leavesmc.leaves.packet.bytebuf.WrappedBytebuf" and "net.minecraft.network.FriendlyByteBuf"

Bluemangoo commented 2 months ago

you can use git rebase upstream/master or git reset upstream/master --hard instead of git merge to get clean history.

Lumine1909 commented 2 months ago

It seems I messed up something : ( I'll close that.