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