Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-28 00:50:13 +01:00
Read byte in player position
Dieser Commit ist enthalten in:
Ursprung
e7b489f66e
Commit
b21de03710
@ -27,7 +27,7 @@ public class EntityPackets {
|
||||
map(Type.DOUBLE);
|
||||
map(Type.FLOAT);
|
||||
map(Type.FLOAT);
|
||||
map(Type.UNSIGNED_BYTE);
|
||||
map(Type.BYTE);
|
||||
map(Type.VAR_INT);
|
||||
handler(wrapper -> {
|
||||
// Dismount vehicle
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren