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 net.minecraft.network.codec.StreamCodec
<net.minecraft.network.RegistryFriendlyByteBuf, SimpleFluidIngredient> SimpleFluidIngredient.CONTENTS_STREAM_CODEC
Methods in net.neoforged.neoforge.fluids.crafting that return types with arguments of type SimpleFluidIngredient