Optional options: IMoveItemOptionsOptional mover: default<unknown, number, NPC | Player>Called 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.
The position the items were inserted at
Optional options: IMoveItemOptionsMove item options.
Optional mover: default<unknown, number, NPC | Player>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 mover: default<unknown, number, NPC | Player>Called when the container order is updated.
Optional craftGenerated using TypeDoc
Called before moving items to another container