Class FluidIngredient.FluidTagIngredient

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

public static class FluidIngredient.FluidTagIngredient extends FluidIngredient
  • Field Details

    • tag

      protected net.minecraft.tags.Tag<net.minecraft.world.level.material.Fluid> tag
  • Constructor Details

    • FluidTagIngredient

      public FluidTagIngredient()
  • Method Details