Class MekanismOperatorBuilders
java.lang.Object
org.cyclops.integratedmekanismics.operator.MekanismOperatorBuilders
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter>
static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter>
static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter>
static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter>
static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
org.cyclops.integrateddynamics.api.evaluate.variable.IValue> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
Boolean> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
mekanism.api.chemical.ChemicalStack<?>> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
Double> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
Integer> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,
Long> static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<net.minecraft.world.item.ItemStack,
Long> static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter>
static final org.cyclops.integrateddynamics.core.evaluate.IOperatorValuePropagator<mekanism.api.chemical.ChemicalStack<?>,
org.cyclops.integrateddynamics.api.evaluate.variable.IValue> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PROPAGATOR_CHEMICALSTACK_VALUE
public static final org.cyclops.integrateddynamics.core.evaluate.IOperatorValuePropagator<mekanism.api.chemical.ChemicalStack<?>,org.cyclops.integrateddynamics.api.evaluate.variable.IValue> PROPAGATOR_CHEMICALSTACK_VALUE -
CHEMICALSTACK
public static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter> CHEMICALSTACK -
CHEMICALSTACK_1_SUFFIX_LONG
public static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter> CHEMICALSTACK_1_SUFFIX_LONG -
CHEMICALSTACK_2
public static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter> CHEMICALSTACK_2 -
CHEMICALSTACK_2_LONG
public static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter> CHEMICALSTACK_2_LONG -
FUNCTION_CHEMICALSTACK
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,org.cyclops.integrateddynamics.api.evaluate.variable.IValue> FUNCTION_CHEMICALSTACK -
FUNCTION_CHEMICALSTACK_TO_INT
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,Integer> FUNCTION_CHEMICALSTACK_TO_INT -
FUNCTION_CHEMICALSTACK_TO_LONG
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,Long> FUNCTION_CHEMICALSTACK_TO_LONG -
FUNCTION_ITEMSTACK_TO_LONG
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<net.minecraft.world.item.ItemStack,Long> FUNCTION_ITEMSTACK_TO_LONG -
FUNCTION_CHEMICALSTACK_TO_DOUBLE
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,Double> FUNCTION_CHEMICALSTACK_TO_DOUBLE -
FUNCTION_CHEMICALSTACK_TO_BOOLEAN
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,Boolean> FUNCTION_CHEMICALSTACK_TO_BOOLEAN -
FUNCTION_CHEMICALSTACK_TO_CHEMICALSTACK
public static final org.cyclops.integrateddynamics.core.evaluate.operator.IterativeFunction.PrePostBuilder<mekanism.api.chemical.ChemicalStack<?>,mekanism.api.chemical.ChemicalStack<?>> FUNCTION_CHEMICALSTACK_TO_CHEMICALSTACK -
INGREDIENTS_3_CHEMICALSTACK
public static final org.cyclops.integrateddynamics.core.evaluate.build.OperatorBuilder<org.cyclops.integrateddynamics.core.evaluate.operator.OperatorBase.SafeVariablesGetter> INGREDIENTS_3_CHEMICALSTACK
-
-
Constructor Details
-
MekanismOperatorBuilders
public MekanismOperatorBuilders()
-