Class PositionedOperatorIngredientIndexChemical.Function

java.lang.Object
org.cyclops.integratedtunnels.part.aspect.operator.PositionedOperatorIngredientIndex.Function<mekanism.api.chemical.ChemicalStack<?>,Integer>
org.cyclops.integratedmekanismics.modcompat.integratedtunnels.aspect.operator.PositionedOperatorIngredientIndexChemical.Function
All Implemented Interfaces:
org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.IFunction
Enclosing class:
PositionedOperatorIngredientIndexChemical

public static class PositionedOperatorIngredientIndexChemical.Function extends org.cyclops.integratedtunnels.part.aspect.operator.PositionedOperatorIngredientIndex.Function<mekanism.api.chemical.ChemicalStack<?>,Integer>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.cyclops.integrateddynamics.api.evaluate.variable.IValue
    evaluate(org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter variables)
     

    Methods inherited from class org.cyclops.integratedtunnels.part.aspect.operator.PositionedOperatorIngredientIndex.Function

    getOperator, setOperator

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Function

      public Function()
  • Method Details

    • evaluate

      public org.cyclops.integrateddynamics.api.evaluate.variable.IValue evaluate(org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter variables) throws org.cyclops.integrateddynamics.api.evaluate.EvaluationException
      Throws:
      org.cyclops.integrateddynamics.api.evaluate.EvaluationException