p0t4t0sandwich / TaterLib

A cross API code library that allows developers to write code that works across multiple modding platforms, and across a wide range of Minecraft versions, all with one JAR file. If TaterLib runs on it, so can your plugin/mod.
GNU General Public License v3.0
8 stars 2 forks source link

Networking refactor #110

Closed p0t4t0sandwich closed 4 weeks ago

p0t4t0sandwich commented 2 months ago
p0t4t0sandwich commented 1 month ago

https://github.com/dmulloy2/ProtocolLib/blob/master/src/main/java/com/comphenix/protocol/wrappers/CustomPacketPayloadWrapper.java

https://github.com/adde0109/Ambassador/blob/non-api/src/main/java/org/adde0109/ambassador/Ambassador.java#L132