Rule

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

BOOLEAN
enum ubyte BOOLEAN;
Undocumented in source.
COMMAND_BLOCK_OUTPUT
enum string COMMAND_BLOCK_OUTPUT;
Undocumented in source.
DO_DAYLIGHT_CYCLE
enum string DO_DAYLIGHT_CYCLE;
Undocumented in source.
DO_ENTITY_DROPS
enum string DO_ENTITY_DROPS;
Undocumented in source.
DO_FIRE_TICK
enum string DO_FIRE_TICK;
Undocumented in source.
DO_MOB_LOOT
enum string DO_MOB_LOOT;
Undocumented in source.
DO_MOB_SPAWNING
enum string DO_MOB_SPAWNING;
Undocumented in source.
DO_TILE_DROPS
enum string DO_TILE_DROPS;
Undocumented in source.
DO_WEATHER_CYCLE
enum string DO_WEATHER_CYCLE;
Undocumented in source.
DROWNING_DAMAGE
enum string DROWNING_DAMAGE;
Undocumented in source.
FALL_DAMAGE
enum string FALL_DAMAGE;
Undocumented in source.
FIRE_DAMAGE
enum string FIRE_DAMAGE;
Undocumented in source.
FLOATING
enum ubyte FLOATING;
Undocumented in source.
INTEGER
enum ubyte INTEGER;
Undocumented in source.
KEEP_INVENTORY
enum string KEEP_INVENTORY;
Undocumented in source.
MOB_GRIEFING
enum string MOB_GRIEFING;
Undocumented in source.
PVP
enum string PVP;
Undocumented in source.
SEND_COMMAND_FEEDBACK
enum string SEND_COMMAND_FEEDBACK;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
booleanValue
bool booleanValue;
Undocumented in source.
floatingValue
float floatingValue;
Undocumented in source.
integerValue
uint integerValue;
Undocumented in source.
name
string name;
Undocumented in source.
type
ubyte type;
Undocumented in source.

Meta