Class FluidIngredient.FluidStackIngredient

java.lang.Object
com.simibubi.create.foundation.fluid.FluidIngredient
com.simibubi.create.foundation.fluid.FluidIngredient.FluidStackIngredient
All Implemented Interfaces:
Predicate<net.neoforged.neoforge.fluids.FluidStack>
Enclosing class:
FluidIngredient

public static final class FluidIngredient.FluidStackIngredient extends FluidIngredient
  • Field Details

  • Constructor Details

    • FluidStackIngredient

      public FluidStackIngredient()
    • FluidStackIngredient

      public FluidStackIngredient(net.minecraft.world.level.material.Fluid fluid, net.minecraft.core.component.DataComponentPatch tagToMatch, int amountRequired)
    • FluidStackIngredient

      public FluidStackIngredient(net.minecraft.world.level.material.Fluid fluid, int amountRequired)
  • Method Details