Class XPFluid
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.crafttweaker.handlers.XPFluid
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterXPFluid(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluid, int ratio) voidunregisterXPFluid(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluid)
-
Constructor Details
-
XPFluid
public XPFluid()
-
-
Method Details
-
registerXPFluid
public void registerXPFluid(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluid, int ratio) -
unregisterXPFluid
public void unregisterXPFluid(com.blamejared.crafttweaker.api.fluid.CTFluidIngredient fluid)
-