Optional
options: IMoveItemOptionsCalled when items are added to a container.
The items.
The container object the items were added to. This container might be inventory or a container within the inventory.
Optional
options: IMoveItemOptionsMove item options.
Called when items are removed from a container.
The items.
The container object the item was removed from.
The tile of that container when the remove occurred.
Called when items are moved from one container to another.
The items.
The container object the items were moved from. This container might be inventory or a container within the inventory.
The tile of containerFrom when the update occurred.
The container object the items were moved to. This container might be inventory or a container within the inventory.
Optional
craftGenerated using TypeDoc
Called before moving items to another container