Uses of Class
net.neoforged.neoforge.fluids.crafting.CompoundFluidIngredient
Packages that use CompoundFluidIngredient
-
Uses of CompoundFluidIngredient in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type CompoundFluidIngredientModifier and TypeFieldDescriptionstatic final DeferredHolder<FluidIngredientType<?>, FluidIngredientType<CompoundFluidIngredient>> NeoForgeMod.COMPOUND_FLUID_INGREDIENT_TYPE -
Uses of CompoundFluidIngredient in net.neoforged.neoforge.fluids.crafting
Fields in net.neoforged.neoforge.fluids.crafting with type parameters of type CompoundFluidIngredientModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<CompoundFluidIngredient> CompoundFluidIngredient.CODEC