Class FluidIngredientOld
java.lang.Object
com.simibubi.create.foundation.fluid.FluidIngredientOld
@ScheduledForRemoval(inVersion="1.21.1+ Port")
@Deprecated(since="6.0.7",
forRemoval=true)
public class FluidIngredientOld
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient> Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
CODEC
public static final com.mojang.serialization.Codec<net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient> CODECDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
FluidIngredientOld
public FluidIngredientOld()Deprecated, for removal: This API element is subject to removal in a future version.
-