Id: 12
Hex: 0C
Bin: 00001100
Sent by the server
Fields:
| Name | Type |
|---|---|
| entity id | varlong |
| runtime id | varlong |
| position | float<xyz> |
| yaw | float |
| pitch | float |
| seed | varint |
| dimension | varint |
| generator | varint |
| world gamemode | varint |
| difficulty | varint |
| spawn position | varint<xyz> |
| loaded in creative | bool |
| time | varint |
| edition | ubyte |
| rain level | float |
| lightning level | float |
| commands enabled | bool |
| texture required | bool |
| level id | string |
| world name | string |
Constants:
| Name | Value |
|---|---|
| overworld | 0 |
| nether | 1 |
| end | 2 |
Constants:
| Name | Value |
|---|---|
| old | 0 |
| infinite | 1 |
| flat | 2 |
Constants:
| Name | Value |
|---|---|
| survival | 0 |
| creative | 1 |
Constants:
| Name | Value |
|---|---|
| peaceful | 0 |
| easy | 1 |
| normal | 2 |
| hard | 3 |
Constants:
| Name | Value |
|---|---|
| classic | 0 |
| education | 1 |