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, toString
public Instance(MinMaxBounds occupied, MinMaxBounds full, MinMaxBounds empty, ItemPredicate[] items)
public boolean test(InventoryPlayer inventory)