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

    Fields
    Modifier and Type
    Field
    Description
    static 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

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<net.neoforged.neoforge.fluids.crafting.SizedFluidIngredient> CODEC
      Deprecated, 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.