Class FluidIngredient.FluidStackIngredient

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

public static class FluidIngredient.FluidStackIngredient extends FluidIngredient
  • Field Details

    • fluid

      protected net.minecraft.world.level.material.Fluid fluid
    • tagToMatch

      protected net.minecraft.nbt.CompoundTag tagToMatch
  • Constructor Details

    • FluidStackIngredient

      public FluidStackIngredient()
  • Method Details