Game

Undocumented in source.

Members

Functions

decode
void decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
MINECRAFT
enum ubyte MINECRAFT;
Undocumented in source.
POCKET
enum ubyte POCKET;
Undocumented in source.
protocols
uint[] protocols;

List of protocols supported by the server for the indicated game.

type
ubyte type;

Variant of the game.

Meta