mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-14 22:25:36 +01:00
7b1f9c199a
Instead of creating a void type reader for every single PacketHandler registered, this just directly uses the consumer-like PacketHandler. The distinction between ValueCreator and the normal PacketHandler was unnecessary given you could also just read something in a ValueCreator instance, effectively just being a consumer of a PacketWrapper instance. |
||
---|---|---|
.. | ||
src/main/java/com/viaversion/viaversion | ||
build.gradle.kts |