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