Minecraft: Pocket Edition 113

Follow @__selproject

Other protocols: 100, 101, 102, 105

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

Released: June 1st, 2017

Used from version 1.1.0 to 1.1.4

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, int, uint, long, ulong
little endian float

Ids: ubyte

Array's length: varuint


Packets

Section Packets
Play 93