Uses of Class
net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient
Packages that use SizedFluidIngredient
-
Uses of SizedFluidIngredient in net.neoforged.neoforge.fluids.crafting
Fields in net.neoforged.neoforge.fluids.crafting with type parameters of type SizedFluidIngredientModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SizedFluidIngredient> SizedFluidIngredient.FLAT_CODECThe "flat" codec forSizedFluidIngredient.static final com.mojang.serialization.Codec<SizedFluidIngredient> SizedFluidIngredient.NESTED_CODECThe "nested" codec forSizedFluidIngredient.static final StreamCodec<RegistryFriendlyByteBuf, SizedFluidIngredient> SizedFluidIngredient.STREAM_CODECMethods in net.neoforged.neoforge.fluids.crafting that return SizedFluidIngredientModifier and TypeMethodDescriptionstatic SizedFluidIngredientHelper method to create a simple sized ingredient that matches fluids in a tag.static SizedFluidIngredientstatic SizedFluidIngredientSizedFluidIngredient.of(FluidStack stack) Helper method to create a simple sized ingredient that matches the given fluid stack