Id: 62
Hex: 3E
Bin: 00111110
Sent by the server and the client
Sets the player's gamemode. This packet is sent by the player when it has the operator status (set in AdventureSettings.permissions) and it changes the gamemode in the settings screen.
Fields:
Name | Type |
---|---|
gamemode | varint |
Constants:
Name | Value |
---|---|
survival | 0 |
creative | 1 |
adventure | 2 |