CommandOriginData

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!(Endian.littleEndian, varuint)
Undocumented in source.

Variables

AUTOMATION_PLAYER
enum uint AUTOMATION_PLAYER;
Undocumented in source.
BLOCK
enum uint BLOCK;
Undocumented in source.
CLIENT_AUTOMATION
enum uint CLIENT_AUTOMATION;
Undocumented in source.
DEDICATED_SERVER
enum uint DEDICATED_SERVER;
Undocumented in source.
DEV_CONSOLE
enum uint DEV_CONSOLE;
Undocumented in source.
ENTITY
enum uint ENTITY;
Undocumented in source.
ENTITY_SERVER
enum uint ENTITY_SERVER;
Undocumented in source.
GAME_ARGUMENT
enum uint GAME_ARGUMENT;
Undocumented in source.
MINECART_BLOCK
enum uint MINECART_BLOCK;
Undocumented in source.
PLAYER
enum uint PLAYER;
Undocumented in source.
TEST
enum uint TEST;
Undocumented in source.
VIRTUAL
enum uint VIRTUAL;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
requestId
string requestId;
Undocumented in source.
type
uint type;
Undocumented in source.
unknown3
long unknown3;
Undocumented in source.
uuid
UUID uuid;
Undocumented in source.

Meta