0x05 S05PacketSpawnPosition
Sets the player's spawn position (where compass points and respawn occurs).
Fields
| Field | Type | Description |
|---|---|---|
| spawnPos | BlockPos | Spawn block position |
Wire Encoding
| Field | Type | Notes |
|---|---|---|
| Spawn Position | BlockPos (long) |
MCP References
MCP
NetHandlerPlayClient.handleSpawnPosition()Handler Interface
HND
INetHandlerPlayClientimplementation Implementation Cases
Compass
Read world spawn for compass/waypoint modules.
WorldInfo
Read world spawn for compass/waypoint modules.