类 StrictNBTIngredient

所有已实现的接口:
Predicate<ItemStack>, StackedContents.IngredientInfo<Holder<Item>>

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