Class ExpandFluidIngredient

java.lang.Object
com.blamejared.createtweaker.natives.ExpandFluidIngredient

@ZenRegister public class ExpandFluidIngredient extends Object
  • Constructor Details

    • ExpandFluidIngredient

      public ExpandFluidIngredient()
  • Method Details

    • getRequiredAmount

      public static long getRequiredAmount(com.simibubi.create.foundation.fluid.FluidIngredient internal)
    • getMatchingFluidStacks

      public static List<com.blamejared.crafttweaker.api.fluid.IFluidStack> getMatchingFluidStacks(com.simibubi.create.foundation.fluid.FluidIngredient internal)
    • test

      public static boolean test(com.simibubi.create.foundation.fluid.FluidIngredient internal, com.blamejared.crafttweaker.api.fluid.IFluidStack t)