3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-01 23:50:11 +02:00

Fix (de)serialization of ClientboundExplodePacket (#4351)

Dieser Commit ist enthalten in:
Konicai 2023-12-19 02:57:34 -05:00 committet von GitHub
Ursprung 58ff00db96
Commit af83e9269d
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -14,7 +14,7 @@ protocol-connection = "3.0.0.Beta1-20231107.190703-112"
raknet = "1.0.0.CR1-20230703.195238-9"
blockstateupdater="1.20.50-20231106.161340-1"
mcauthlib = "d9d773e"
mcprotocollib = "1.20.4-1-20231214.212857-1"
mcprotocollib = "1.20.4-2-20231219.074138-2"
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"