UpdateList.ByUuid

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte game, UUID uuid)
Undocumented in source.

Members

Functions

decode
void decode()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte[] encode()
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

CONSOLE
enum ubyte CONSOLE;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
MINECRAFT
enum ubyte MINECRAFT;
Undocumented in source.
POCKET
enum ubyte POCKET;
Undocumented in source.
TYPE
enum typeof(type) TYPE;
Undocumented in source.
game
ubyte game;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta