public static class InventoryChangeTrigger.Instance extends AbstractCriterionInstance
| Constructor and Description | 
|---|
Instance(MinMaxBounds occupied,
        MinMaxBounds full,
        MinMaxBounds empty,
        ItemPredicate[] items)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
test(InventoryPlayer inventory)  | 
getId, toStringpublic Instance(MinMaxBounds occupied, MinMaxBounds full, MinMaxBounds empty, ItemPredicate[] items)
public boolean test(InventoryPlayer inventory)