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, merge
protected IngredientNBT(ItemStack stack)
public boolean apply(ItemStack input)
apply
in class Ingredient
public boolean isSimple()
isSimple
in class Ingredient