3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-10-03 08:51:05 +02:00

Fix 1.19.3->1.19.1 entity sound packet (#555)

Dieser Commit ist enthalten in:
tahmid-23 2023-06-15 03:56:59 -04:00 committet von GitHub
Ursprung 4627142700
Commit 4a308f9d81
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -121,6 +121,7 @@ public final class Protocol1_19_1To1_19_3 extends BackwardsProtocol<ClientboundP
}
wrapper.write(Type.VAR_INT, mappedId);
return;
}
// Convert the resource location to the corresponding integer id