3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-28 06:31:05 +02:00
ViaVersion/api
EnZaXD 7cd5514b90
Add PacketWrapper#sendFutureRaw, cleanup login disconnect handling. (#4129)
Removes the special handling in Protocol1_8To1_9 and always send the correct/expected data by the client in ServerboundBaseProtocol1_7 itself. Also prevent sending the packet through the protocol pipeline since packet/format changes should also be handled inside the base protocol.
2024-08-29 21:46:43 +02:00
..
src/main Add PacketWrapper#sendFutureRaw, cleanup login disconnect handling. (#4129) 2024-08-29 21:46:43 +02:00
build.gradle.kts Include snakeyaml into final jar, delete compat layers (#4070) 2024-08-05 09:30:34 +02:00