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

This commit is contained in:
tahmid-23 2023-06-15 03:56:59 -04:00 committed by GitHub
parent 4627142700
commit 4a308f9d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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