Raknet 8

Follow @__selproject

Jump to: Encoding, Packets

Released: August 16th, 2011

In use since version Alpha 0.1.0

Minecraft: Pocket Edition's networking protocol.


Encoding

Endianness:

big endian ushort, uint, long
little endian

Ids: ubyte

Array's length: ushort


Packets

Section Packets
Control 3
Unconnected 6
Encapsulated 7