Read byte in player position

This commit is contained in:
KennyTV 2021-02-11 19:56:34 +01:00
parent 0ddf718be1
commit e27d107ebc
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B

View File

@ -86,7 +86,7 @@ public class EntityPackets1_17 extends EntityRewriter<Protocol1_16_4To1_17> {
map(Type.DOUBLE);
map(Type.FLOAT);
map(Type.FLOAT);
map(Type.UNSIGNED_BYTE);
map(Type.BYTE);
map(Type.VAR_INT);
handler(wrapper -> {
// Dismount vehicle ¯\_()_/¯