Uses of Class
net.minecraftforge.common.crafting.AbstractIngredient
-
Uses of AbstractIngredient in net.minecraftforge.common.crafting
Modifier and TypeClassDescriptionclass
Ingredient that matches if any of the child ingredients matchclass
Ingredient that matches everything from the first ingredient that is not included in the second ingredientclass
Ingredient that matches if all child ingredients matchclass
Ingredient that matches the given items, performing a partial NBT match.class
Ingredient that matches the given stack, performing an exact NBT match.