Mirror von
https://github.com/ViaVersion/ViaBackwards.git
synchronisiert 2024-11-17 13:30:14 +01:00
Fix 1.19.3->1.19.1 entity sound packet (#555)
Dieser Commit ist enthalten in:
Ursprung
4627142700
Commit
4a308f9d81
@ -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
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren