Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-04 23:30:24 +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 |