Uses of Package
net.minecraftforge.common.crafting.ingredients
Packages that use net.minecraftforge.common.crafting.ingredients
Package
Description
-
Classes in net.minecraftforge.common.crafting.ingredients used by net.minecraft.world.item.crafting
-
Classes in net.minecraftforge.common.crafting.ingredients used by net.minecraftforge.common
-
Classes in net.minecraftforge.common.crafting.ingredients used by net.minecraftforge.common.crafting.ingredientsClassDescriptionExtension of
Ingredient
which makes most methods custom ingredients need to implement abstract, and removes the static constructors Mods are encouraged to extend this class for their custom ingredientsIngredient that matches if any of the child ingredients matchIngredient that matches everything from the first ingredient that is not included in the second ingredientIngredient that matches if all child ingredients matchIngredient that matches the given items, performing a partial NBT match.Ingredient that matches the given stack, performing an exact NBT match. -
-
Classes in net.minecraftforge.common.crafting.ingredients used by net.minecraftforge.registries