Uses of Class
net.minecraftforge.common.crafting.AbstractIngredient
Packages that use AbstractIngredient
-
Uses of AbstractIngredient in net.minecraftforge.common.crafting
Subclasses of AbstractIngredient in net.minecraftforge.common.craftingModifier and TypeClassDescriptionclassIngredient that matches if any of the child ingredients matchclassIngredient that matches everything from the first ingredient that is not included in the second ingredientclassIngredient that matches if all child ingredients matchclassIngredient that matches the given stack, performing an exact NBT match.classIngredient that matches the given items, performing a partial NBT match.