Class NBTIngredient

All Implemented Interfaces:
Predicate<ItemStack>

public class NBTIngredient extends AbstractIngredient
Ingredient that matches the given stack, performing an exact NBT match. Use PartialNBTIngredient if you need partial match.