Class FluidIngredient.FluidTagIngredient

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

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

  • Constructor Details

    • FluidTagIngredient

      public FluidTagIngredient()
    • FluidTagIngredient

      public FluidTagIngredient(net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> tag, int amountRequired)
  • Method Details