Uses of Package
net.neoforged.neoforge.common.crafting
Package
Description
-
ClassDescriptionInterface that modders can implement to create new behaviors for
Ingredient
s.Used to mark a recipe that shape matters so that the recipe book and auto crafting picks the correct shape. -
ClassDescription
Ingredient
that matchesItemStack
s ofBlock
s from aTagKey<Block>
, useful in cases like"minecraft:convertable_to_mud"
where there isn't an accompanying item tagIngredient that matches if any of the child ingredients matchIngredient that matches the given items, performing either astrict
or a partial NBT test.Ingredient that matches everything from the first ingredient that is not included in the second ingredientAn ingredient type encapsulates the codecs to serialize and deserialize a custom ingredient.Ingredient that matches if all child ingredients match -
ClassDescription
Ingredient
that matchesItemStack
s ofBlock
s from aTagKey<Block>
, useful in cases like"minecraft:convertable_to_mud"
where there isn't an accompanying item tagIngredient that matches if any of the child ingredients matchIngredient that matches the given items, performing either astrict
or a partial NBT test.Ingredient that matches everything from the first ingredient that is not included in the second ingredientInterface that modders can implement to create new behaviors forIngredient
s.An ingredient type encapsulates the codecs to serialize and deserialize a custom ingredient.Ingredient that matches if all child ingredients matchStandard implementation for an ingredient and a count. -
-
ClassDescriptionAn ingredient type encapsulates the codecs to serialize and deserialize a custom ingredient.
-
ClassDescriptionInterface that modders can implement to create new behaviors for
Ingredient
s.An ingredient type encapsulates the codecs to serialize and deserialize a custom ingredient. -
ClassDescriptionAn ingredient type encapsulates the codecs to serialize and deserialize a custom ingredient.