SerializedGamePacket

Undocumented in source.
@serverbound
struct SerializedGamePacket {}

Members

Mixins

__anonymous
mixin IO!(payload)
Undocumented in source.

Variables

ID
enum ubyte ID;
Undocumented in source.
hubId
uint hubId;

Player's unique id given by the hub.

payload
ubyte[] payload;
Undocumented in source.

Meta