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 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 stack, performing an exact NBT match.class
Ingredient that matches the given items, performing a partial NBT match.