Uses of Record Class
net.neoforged.neoforge.common.crafting.IntersectionIngredient
Packages that use IntersectionIngredient
-
Uses of IntersectionIngredient in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type IntersectionIngredientModifier and TypeFieldDescriptionstatic final DeferredHolder<IngredientType<?>, IngredientType<IntersectionIngredient>> NeoForgeMod.INTERSECTION_INGREDIENT_TYPE -
Uses of IntersectionIngredient in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting with type parameters of type IntersectionIngredientModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<IntersectionIngredient> IntersectionIngredient.CODEC