Class MekanismOperators
java.lang.Object
org.cyclops.integratedmekanismics.operator.MekanismOperators
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The list of chemicalsstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Set an ingredient chemicalstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Set the list of chemicalsstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The amount of chemical in the chemicalstackstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack burn ticksstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack conductivitystatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Get the chemical this chemical was cooled fromstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack energy per tickstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Get the chemical this chemical was heated fromstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a coolantstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a cooled coolantstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is fuelstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a gasstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a heated coolantstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is an infusionstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a pigmentstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is radioactivestatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemical types of the two given chemicalstacks are equalstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the chemicalstack is a slurrystatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The name of the mod owning this chemicalstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack radioactivitystatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The tag entries of the given chemicalstackstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Get a list of chemicalstacks that correspond to the given tag key.static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack thermal enthalpystatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack tintstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
Create a new chemicalstack with the given amount.static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The chemicalstack from the stackstatic final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
The capacity of the chemicalstack from the stack.static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator
If the given stack has a chemical.static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperatorRegistry
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REGISTRY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperatorRegistry REGISTRY -
OBJECT_ITEMSTACK_ISCHEMICALSTACK
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_ITEMSTACK_ISCHEMICALSTACKIf the given stack has a chemical. -
OBJECT_ITEMSTACK_CHEMICALSTACK
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_ITEMSTACK_CHEMICALSTACKThe chemicalstack from the stack -
OBJECT_ITEMSTACK_CHEMICALSTACKCAPACITY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_ITEMSTACK_CHEMICALSTACKCAPACITYThe capacity of the chemicalstack from the stack. -
OBJECT_CHEMICALSTACK_AMOUNT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_AMOUNTThe amount of chemical in the chemicalstack -
OBJECT_CHEMICALSTACK_TINT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_TINTThe chemicalstack tint -
OBJECT_CHEMICALSTACK_ISRADIOACTIVE
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISRADIOACTIVEIf the chemicalstack is radioactive -
OBJECT_CHEMICALSTACK_RADIOACTIVITY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_RADIOACTIVITYThe chemicalstack radioactivity -
OBJECT_CHEMICALSTACK_ISCOOLANT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISCOOLANTIf the chemicalstack is a coolant -
OBJECT_CHEMICALSTACK_THERMALENTHALPY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_THERMALENTHALPYThe chemicalstack thermal enthalpy -
OBJECT_CHEMICALSTACK_CONDUCTIVITY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_CONDUCTIVITYThe chemicalstack conductivity -
OBJECT_CHEMICALSTACK_ISCOOLEDCOOLANT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISCOOLEDCOOLANTIf the chemicalstack is a cooled coolant -
OBJECT_CHEMICALSTACK_COOLEDCOOLANTOF
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_COOLEDCOOLANTOFGet the chemical this chemical was cooled from -
OBJECT_CHEMICALSTACK_ISHEATEDCOOLANT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISHEATEDCOOLANTIf the chemicalstack is a heated coolant -
OBJECT_CHEMICALSTACK_HEATEDCOOLANTOF
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_HEATEDCOOLANTOFGet the chemical this chemical was heated from -
OBJECT_CHEMICALSTACK_ISFUEL
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISFUELIf the chemicalstack is fuel -
OBJECT_CHEMICALSTACK_BURN_TICKS
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_BURN_TICKSThe chemicalstack burn ticks -
OBJECT_CHEMICALSTACK_ENERGY_PER_TICK
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ENERGY_PER_TICKThe chemicalstack energy per tick -
OBJECT_CHEMICALSTACK_ISGAS
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISGASIf the chemicalstack is a gas -
OBJECT_CHEMICALSTACK_ISINFUSED
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISINFUSEDIf the chemicalstack is an infusion -
OBJECT_CHEMICALSTACK_ISPIGMENT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISPIGMENTIf the chemicalstack is a pigment -
OBJECT_CHEMICALSTACK_ISSLURRY
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISSLURRYIf the chemicalstack is a slurry -
OBJECT_CHEMICALSTACK_ISRAWCHEMICALEQUAL
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_ISRAWCHEMICALEQUALIf the chemical types of the two given chemicalstacks are equal -
OBJECT_CHEMICALSTACK_MODNAME
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_MODNAMEThe name of the mod owning this chemical -
OBJECT_CHEMICALSTACK_WITH_AMOUNT
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_WITH_AMOUNTCreate a new chemicalstack with the given amount. -
OBJECT_CHEMICALSTACK_TAG
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_TAGThe tag entries of the given chemicalstack -
OBJECT_CHEMICALSTACK_TAG_STACKS
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator OBJECT_CHEMICALSTACK_TAG_STACKSGet a list of chemicalstacks that correspond to the given tag key. -
INGREDIENTS_CHEMICALS
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator INGREDIENTS_CHEMICALSThe list of chemicals -
INGREDIENTS_WITH_CHEMICAL
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator INGREDIENTS_WITH_CHEMICALSet an ingredient chemical -
INGREDIENTS_WITH_CHEMICALS
public static final org.cyclops.integrateddynamics.api.evaluate.operator.IOperator INGREDIENTS_WITH_CHEMICALSSet the list of chemicals
-
-
Constructor Details
-
MekanismOperators
public MekanismOperators()
-
-
Method Details
-
load
public static void load()
-