Class | Description |
---|---|
RakNetConsts |
Modified from:
RakNet: DefaultMessageIDTypes
|
RakNetInterface | |
RawDataPacket |
RakNet packet = UDP packet = A low-level packet that is sent through the UDP layer directly
Data packet group = A certain type of RakNet packet (actually packet IDs 0x80 - 0x8F) that contains a group of Raw data packets, ordered by a sequence number triad
Raw data packet = A mid-level packet sent in groups through a Data packet group, a.k.a. Encapsulated Packet in RakLib by PocketMine Team
Copyright © 2016. All rights reserved.