| Package | Description | 
|---|---|
| net.minecraft.advancements.critereon | 
| Modifier and Type | Field and Description | 
|---|---|
| static EnchantmentPredicate | EnchantmentPredicate. ANY | 
| private EnchantmentPredicate[] | ItemPredicate. enchantments | 
| Modifier and Type | Method and Description | 
|---|---|
| static EnchantmentPredicate | EnchantmentPredicate. deserialize(com.google.gson.JsonElement element) | 
| static EnchantmentPredicate[] | EnchantmentPredicate. deserializeArray(com.google.gson.JsonElement element) | 
| Constructor and Description | 
|---|
| ItemPredicate(Item item,
             java.lang.Integer data,
             MinMaxBounds count,
             MinMaxBounds durability,
             EnchantmentPredicate[] enchantments,
             PotionType potion,
             NBTPredicate nbt) |