Other protocols: 137, 141, 150
Jump to: Encoding, Packets, Arrays, Metadata, Attributes
Released: December 14th, 2017
In use since version 1.2.7
Protocol used in Minecraft: Pocket Edition and variants. The network part of the protocol is managed by RakNet.
⚠ Every packet is encoded as id (byte), padding (2 bytes) and body ⚠
Everything written in the documentation has been tested on sel-server. The types and the packets without documentation haven't been tested yet or it's not clear what their real purpose in the game is.
Endianness:
big endian | ushort, int, uint, long, ulong, float |
little endian |
Ids: varuint
Array's length: varuint
Section | Packets |
---|---|
Play | 104 |