Class CreateFluidHelper

java.lang.Object
com.petrolpark.compat.create.core.fluid.CreateFluidHelper

public class CreateFluidHelper extends Object
  • Constructor Details

    • CreateFluidHelper

      public CreateFluidHelper()
  • Method Details

    • toCreateIngredient

      public static Optional<com.simibubi.create.foundation.fluid.FluidIngredient> toCreateIngredient(int amount, net.neoforged.neoforge.fluids.crafting.FluidIngredient ingredient)