ListAddPlayer

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.
displayName
string displayName;
Undocumented in source.
gamemode
uint gamemode;
Undocumented in source.
hasDisplayName
bool hasDisplayName;
Undocumented in source.
latency
uint latency;
Undocumented in source.
name
string name;
Undocumented in source.
properties
sul.protocol.java340.types.Property[] properties;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta