InventoryAction

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

CONTAINER
enum uint CONTAINER;
Undocumented in source.
CREATIVE
enum uint CREATIVE;
Undocumented in source.
WORLD
enum uint WORLD;
Undocumented in source.
__fields
enum string[] __fields;
Undocumented in source.
container
int container;
Undocumented in source.
newItem
soupply.bedrock160.types.Slot newItem;
Undocumented in source.
oldItem
soupply.bedrock160.types.Slot oldItem;
Undocumented in source.
slot
uint slot;
Undocumented in source.
source
uint source;
Undocumented in source.
unknown2
uint unknown2;
Undocumented in source.

Meta