InventoryAction

Undocumented in source.

Members

Functions

decode
void decode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
encode
void encode(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CONTAINER
enum uint CONTAINER;
Undocumented in source.
CREATIVE
enum uint CREATIVE;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
WORLD
enum uint WORLD;
Undocumented in source.
container
int container;
Undocumented in source.
newItem
sul.protocol.bedrock141.types.Slot newItem;
Undocumented in source.
oldItem
sul.protocol.bedrock141.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