mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-29 13:36:16 +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. |
||
---|---|---|
.. | ||
java/com/viaversion/viaversion |