Class XPFluid.XPFluidActionAdd
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.crafttweaker.handlers.XPFluid.XPFluidActionAdd
- All Implemented Interfaces:
com.blamejared.crafttweaker.api.action.base.IAction,com.blamejared.crafttweaker.api.action.base.IRuntimeAction
- Enclosing class:
- XPFluid
public static class XPFluid.XPFluidActionAdd
extends Object
implements com.blamejared.crafttweaker.api.action.base.IRuntimeAction
-
Constructor Summary
ConstructorsConstructorDescriptionXPFluidActionAdd(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluidIngredient, int ratio) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.blamejared.crafttweaker.api.action.base.IAction
assertLoader, getDeclaredScriptPosition, shouldApplyOn, validate
-
Constructor Details
-
XPFluidActionAdd
public XPFluidActionAdd(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluidIngredient, int ratio)
-
-
Method Details
-
apply
public void apply()- Specified by:
applyin interfacecom.blamejared.crafttweaker.api.action.base.IAction
-
describe
- Specified by:
describein interfacecom.blamejared.crafttweaker.api.action.base.IAction
-