ListUpdateGamemode

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

ADVENTURE
enum uint ADVENTURE;
Undocumented in source.
CREATIVE
enum uint CREATIVE;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
SPECTATOR
enum uint SPECTATOR;
Undocumented in source.
SURVIVAL
enum uint SURVIVAL;
Undocumented in source.
gamemode
uint gamemode;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta