PlayStatus

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(uint status)
Undocumented in source.

Members

Functions

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

Mixins

__anonymous
mixin Make
Undocumented in source.

Static functions

fromBuffer
typeof(this) fromBuffer(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CLIENTBOUND
enum bool CLIENTBOUND;
Undocumented in source.
EDITION_MISMATCH_EDU_TO_VANILLA
enum uint EDITION_MISMATCH_EDU_TO_VANILLA;
Undocumented in source.
EDITION_MISMATCH_VANILLA_TO_EDU
enum uint EDITION_MISMATCH_VANILLA_TO_EDU;
Undocumented in source.
ID
enum uint ID;
Undocumented in source.
INVALID_TENANT
enum uint INVALID_TENANT;
Undocumented in source.
OK
enum uint OK;
Undocumented in source.
OUTDATED_CLIENT
enum uint OUTDATED_CLIENT;
Undocumented in source.
OUTDATED_SERVER
enum uint OUTDATED_SERVER;
Undocumented in source.
SERVERBOUND
enum bool SERVERBOUND;
Undocumented in source.
SPAWNED
enum uint SPAWNED;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
status
uint status;
Undocumented in source.

Meta