home / java340 / serverbound / steer-vehicle
Steer vehicle
Encode/decode this packet in Sandbox
Id: 22
Id (hex): 16
Id (bin): 00010110
Clientbound: ✖️
Serverbound: ✔️
Fields
| Name | Type |
|---|---|
| sideways | float |
| forward | float |
| flags | ubyte |
flags
Constants:
| Name | Value |
|---|---|
| jump | 1 |
| unmount | 2 |