Minecraft: Pocket Edition 101

Follow @__selproject

Other protocols: 100, 102, 105, 113

Jump to: Encoding, Packets, Arrays, Metadata, Attributes

Released: February 8th, 2017

Used in version 1.0.3

Protocol used in Minecraft: Pocket Edition and variants. The network part of the protocol is managed by RakNet.

Login sequence

Spawning sequence

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.


Encoding

Endianness:

big endian ushort, uint, ulong
little endian float

Ids: ubyte

Array's length: varuint


Packets

Section Packets
Play 82