ChangeGameState

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte reason, float value)
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

ADVENTURE
enum float ADVENTURE;
Undocumented in source.
ARROW_HITTING_PLAYER
enum ubyte ARROW_HITTING_PLAYER;
Undocumented in source.
BEGIN_RAINING
enum ubyte BEGIN_RAINING;
Undocumented in source.
BRIGHT
enum float BRIGHT;
Undocumented in source.
CHANGE_GAMEMODE
enum ubyte CHANGE_GAMEMODE;
Undocumented in source.
CLIENTBOUND
enum bool CLIENTBOUND;
Undocumented in source.
CREATIVE
enum float CREATIVE;
Undocumented in source.
DARK
enum float DARK;
Undocumented in source.
DEMO_MESSAGE
enum ubyte DEMO_MESSAGE;
Undocumented in source.
END_RAINING
enum ubyte END_RAINING;
Undocumented in source.
EXIT_END
enum ubyte EXIT_END;
Undocumented in source.
FADE_TIME
enum ubyte FADE_TIME;
Undocumented in source.
FADE_VALUE
enum ubyte FADE_VALUE;
Undocumented in source.
ID
enum uint ID;
Undocumented in source.
INVALID_BED
enum ubyte INVALID_BED;
Undocumented in source.
PLAY_ELDER_GUARDIAN_MOB_APPEARANCE
enum ubyte PLAY_ELDER_GUARDIAN_MOB_APPEARANCE;
Undocumented in source.
RESPAWN_AFTER_CREDITS
enum float RESPAWN_AFTER_CREDITS;
Undocumented in source.
RESPAWN_IMMEDIATELY
enum float RESPAWN_IMMEDIATELY;
Undocumented in source.
SERVERBOUND
enum bool SERVERBOUND;
Undocumented in source.
SHOW_DEMO_SCREEN
enum float SHOW_DEMO_SCREEN;
Undocumented in source.
SPECTATOR
enum float SPECTATOR;
Undocumented in source.
SURVIVAL
enum float SURVIVAL;
Undocumented in source.
TELL_INVENTORY_CONTROLS
enum float TELL_INVENTORY_CONTROLS;
Undocumented in source.
TELL_JUMP_CONTROLS
enum float TELL_JUMP_CONTROLS;
Undocumented in source.
TELL_MOVEMENT_CONTROLS
enum float TELL_MOVEMENT_CONTROLS;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
reason
ubyte reason;
Undocumented in source.
value
float value;
Undocumented in source.

Meta