public class IngredientNBT extends Ingredient
EMPTY| Modifier | Constructor and Description | 
|---|---|
| protected  | IngredientNBT(ItemStack stack) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | apply(ItemStack input) | 
fromItem, fromItems, fromStacks, getMatchingStacks, getValidItemStacksPacked, invalidate, invalidateAllprotected IngredientNBT(ItemStack stack)
public boolean apply(@Nullable
                     ItemStack input)
apply in class Ingredient