public static class ConsumeItemTrigger.Instance extends AbstractCriterionInstance
Modifier and Type | Field and Description |
---|---|
private ItemPredicate |
item |
Constructor and Description |
---|
Instance(ItemPredicate item) |
Modifier and Type | Method and Description |
---|---|
boolean |
test(ItemStack item) |
getId, toString
private final ItemPredicate item
public Instance(ItemPredicate item)
public boolean test(ItemStack item)