Uses of Class
net.neoforged.neoforge.fluids.crafting.SimpleFluidIngredient
Packages that use SimpleFluidIngredient
-
Uses of SimpleFluidIngredient in net.neoforged.neoforge.common
Fields in net.neoforged.neoforge.common with type parameters of type SimpleFluidIngredientModifier and TypeFieldDescriptionstatic final DeferredHolder<FluidIngredientType<?>, FluidIngredientType<SimpleFluidIngredient>> NeoForgeMod.SIMPLE_FLUID_INGREDIENT_TYPE -
Uses of SimpleFluidIngredient in net.neoforged.neoforge.fluids.crafting
Fields in net.neoforged.neoforge.fluids.crafting with type parameters of type SimpleFluidIngredientModifier and TypeFieldDescription(package private) static final com.mojang.serialization.Codec<SimpleFluidIngredient> SimpleFluidIngredient.CODEC(package private) static final StreamCodec<RegistryFriendlyByteBuf, SimpleFluidIngredient> SimpleFluidIngredient.CONTENTS_STREAM_CODECMethods in net.neoforged.neoforge.fluids.crafting that return types with arguments of type SimpleFluidIngredient