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