WindowProperty

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte window, ushort property, short 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

ANVIL_REPAIR_COST
enum ushort ANVIL_REPAIR_COST;
Undocumented in source.
BEACON_FIRST_EFFECT
enum ushort BEACON_FIRST_EFFECT;
Undocumented in source.
BEACON_POWER_LEVEL
enum ushort BEACON_POWER_LEVEL;
Undocumented in source.
BEACON_SECOND_EFFECT
enum ushort BEACON_SECOND_EFFECT;
Undocumented in source.
BREWING_STAND_BREW_TIME
enum ushort BREWING_STAND_BREW_TIME;
Undocumented in source.
CLIENTBOUND
enum bool CLIENTBOUND;
Undocumented in source.
ENCHANTMENT_ID_BOTTOM
enum ushort ENCHANTMENT_ID_BOTTOM;
Undocumented in source.
ENCHANTMENT_ID_MIDDLE
enum ushort ENCHANTMENT_ID_MIDDLE;
Undocumented in source.
ENCHANTMENT_ID_TOP
enum ushort ENCHANTMENT_ID_TOP;
Undocumented in source.
ENCHANTMENT_LEVEL_BOTTOM
enum ushort ENCHANTMENT_LEVEL_BOTTOM;
Undocumented in source.
ENCHANTMENT_LEVEL_MIDDLE
enum ushort ENCHANTMENT_LEVEL_MIDDLE;
Undocumented in source.
ENCHANTMENT_LEVEL_REQUIREMENT_BOTTOM
enum ushort ENCHANTMENT_LEVEL_REQUIREMENT_BOTTOM;
Undocumented in source.
ENCHANTMENT_LEVEL_REQUIREMENT_MIDDLE
enum ushort ENCHANTMENT_LEVEL_REQUIREMENT_MIDDLE;
Undocumented in source.
ENCHANTMENT_LEVEL_REQUIREMENT_TOP
enum ushort ENCHANTMENT_LEVEL_REQUIREMENT_TOP;
Undocumented in source.
ENCHANTMENT_LEVEL_TOP
enum ushort ENCHANTMENT_LEVEL_TOP;
Undocumented in source.
ENCHANTMENT_SEED
enum ushort ENCHANTMENT_SEED;
Undocumented in source.
FURNACE_MAX_FUEL_BURN_TIME
enum ushort FURNACE_MAX_FUEL_BURN_TIME;
Undocumented in source.
FURNACE_PROGRESS_ARROW
enum ushort FURNACE_PROGRESS_ARROW;
Undocumented in source.
FURNANCE_FIRE_ICON
enum ushort FURNANCE_FIRE_ICON;
Undocumented in source.
FURNCE_MAX_PROGRESS
enum ushort FURNCE_MAX_PROGRESS;
Undocumented in source.
ID
enum uint ID;
Undocumented in source.
SERVERBOUND
enum bool SERVERBOUND;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
property
ushort property;
Undocumented in source.
value
short value;
Undocumented in source.
window
ubyte window;
Undocumented in source.

Meta