net.minecraft.advancement.criterion

public class ItemPredicate

an
net.minecraft.unmapped.C_90425808
net.minecraft.advancement.criterion.ItemPredicate

Field summary

Modifier and TypeField
public static final ItemPredicate
a
f_36420404
ANY
private final Item
b
f_22236579
item
private final Integer
c
f_44623634
metadata
private final NumberPredicate
d
f_68540806
count
private final NumberPredicate
e
f_37313049
durability
private final EnchantmentPredicate[]
f
f_85372227
enchantments
private final Potion
g
f_63146698
potion
private final NbtPredicate
h
f_21157361
nbt

Constructor summary

ModifierConstructor
public ()
public (Item item, Integer metadata, NumberPredicate count, NumberPredicate durability, EnchantmentPredicate[] enchantments, Potion potion, NbtPredicate nbt)

Method summary

Modifier and TypeMethod
public boolean
a(ain arg0)
m_17098416(C_88708284 arg0)
matches(ItemStack item)
public static ItemPredicate
a(com.google.gson.JsonElement arg0)
m_46650719(com.google.gson.JsonElement arg0)
fromJson(com.google.gson.JsonElement json)
public static ItemPredicate[]
b(com.google.gson.JsonElement arg0)
m_78756017(com.google.gson.JsonElement arg0)
fromJsonArray(com.google.gson.JsonElement json)