Skip to content
cakoyo edited this page May 15, 2019 · 1 revision

This class contains many utils for Inventory.

The Inventory Creator™

Inventory Creator™ allows create inventory in the chain style and provides many convenient methods.

Invs.acquireInventoryCreator(inventory);

Take an item

To take an item from an inventory is not hogwash now.

Invs.takeItem(inventory, itemStack);
Clone this wiki locally