Id: 35
Hex: 23
Bin: 00100011
Sent by the server
Fields:
| Name | Type |
|---|---|
| entity id | uint |
| gamemode | ubyte |
| dimension | int |
| difficulty | ubyte |
| max players | ubyte |
| level type | string |
| reduced debug | bool |
Constants:
| Name | Value |
|---|---|
| survival | 0 |
| creative | 1 |
| adventure | 2 |
| spectator | 3 |
Constants:
| Name | Value |
|---|---|
| nether | -1 |
| overworld | 0 |
| end | 1 |
Constants:
| Name | Value |
|---|---|
| peaceful | 0 |
| easy | 1 |
| normal | 2 |
| hard | 3 |
Constants:
| Name | Value |
|---|---|
| infinity | default |
| flat | flat |
| amplified | amplified |
| large biomes | largeBiomes |