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.CODEC
The codec forSizedFluidIngredient
.static final net.minecraft.network.codec.StreamCodec
<net.minecraft.network.RegistryFriendlyByteBuf, SizedFluidIngredient> SizedFluidIngredient.STREAM_CODEC
Methods in net.neoforged.neoforge.fluids.crafting that return SizedFluidIngredientModifier and TypeMethodDescriptionstatic SizedFluidIngredient
SizedFluidIngredient.of
(net.minecraft.world.level.material.Fluid fluid, int amount)