← Back to Index
UpdateClientInputLocksPacket (196)
UpdateClientInputLocksPacket
Used to update the players input permissions. Sends the full permission set and the server position of the player at the time the permission was modified.
| Field Name |
Type |
Field Index |
Description |
| Input Lock ComponentData (Required) |
varuint32 |
0 |
|
| Server Pos (Required) |
Vec3 |
1 |
|
Vec3
| Field Name |
Type |
Field Index |
Description |
| X (Required) |
float |
0 |
|
| Y (Required) |
float |
1 |
|
| Z (Required) |
float |
2 |
|
|