Id: 1
Hex: 01
Bin: 00000001
Sent by the client
First MCPE packet sent after the establishment of the connection through raknet. It contains informations about the player.
Fields:
| Name | Type | Endianness | Default |
|---|---|---|---|
| protocol | uint | big endian | 160 |
| body | loginBody |
Version of the protocol used by the player.
Payload that contains 2 JWTs (with each length indicated by an unsigned little-endian 32-bits integer) with more informations about the player and its account.