public static class EnchantedItemTrigger.Instance extends AbstractCriterionInstance
| Constructor and Description | 
|---|
Instance(ItemPredicate item,
        MinMaxBounds levels)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
test(ItemStack item,
    int levelsIn)  | 
getId, toStringpublic Instance(ItemPredicate item, MinMaxBounds levels)
public boolean test(ItemStack item, int levelsIn)