Class IngredientComponentStorageWrapperHandlerChemicalStack.StorageWrapperSlurry
java.lang.Object
org.cyclops.integratedmekanism.ingredient.IngredientComponentStorageWrapperHandlerChemicalStack.ChemicalStorageWrapper<mekanism.api.chemical.slurry.Slurry,mekanism.api.chemical.slurry.SlurryStack>
org.cyclops.integratedmekanism.ingredient.IngredientComponentStorageWrapperHandlerChemicalStack.StorageWrapperSlurry
- All Implemented Interfaces:
mekanism.api.chemical.IChemicalHandler<mekanism.api.chemical.slurry.Slurry,,mekanism.api.chemical.slurry.SlurryStack> mekanism.api.chemical.IEmptyStackProvider<mekanism.api.chemical.slurry.Slurry,,mekanism.api.chemical.slurry.SlurryStack> mekanism.api.chemical.slurry.IEmptySlurryProvider,mekanism.api.chemical.slurry.ISlurryHandler
- Enclosing class:
- IngredientComponentStorageWrapperHandlerChemicalStack<CHEMICAL extends mekanism.api.chemical.Chemical<CHEMICAL>,
STACK extends mekanism.api.chemical.ChemicalStack<CHEMICAL>, C extends mekanism.api.chemical.IChemicalHandler<CHEMICAL, STACK>>
public static final class IngredientComponentStorageWrapperHandlerChemicalStack.StorageWrapperSlurry
extends IngredientComponentStorageWrapperHandlerChemicalStack.ChemicalStorageWrapper<mekanism.api.chemical.slurry.Slurry,mekanism.api.chemical.slurry.SlurryStack>
implements mekanism.api.chemical.slurry.ISlurryHandler
-
Nested Class Summary
Nested classes/interfaces inherited from interface mekanism.api.chemical.slurry.ISlurryHandler
mekanism.api.chemical.slurry.ISlurryHandler.IMekanismSlurryHandler, mekanism.api.chemical.slurry.ISlurryHandler.ISidedSlurryHandler -
Constructor Summary
ConstructorsConstructorDescriptionStorageWrapperSlurry(org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<mekanism.api.chemical.ChemicalStack<?>, Integer> storage) -
Method Summary
Methods inherited from class org.cyclops.integratedmekanism.ingredient.IngredientComponentStorageWrapperHandlerChemicalStack.ChemicalStorageWrapper
afterOperation, beforeOperation, extractChemical, extractChemical, extractChemical, getChemicalInTank, getEmptyStack, getTankCapacity, getTanks, insertChemical, insertChemical, isValid, setChemicalInTankMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mekanism.api.chemical.IChemicalHandler
extractChemical, extractChemical, extractChemical, getChemicalInTank, getTankCapacity, getTanks, insertChemical, insertChemical, isValid, setChemicalInTankMethods inherited from interface mekanism.api.chemical.slurry.IEmptySlurryProvider
getEmptyStack
-
Constructor Details
-
StorageWrapperSlurry
public StorageWrapperSlurry(org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<mekanism.api.chemical.ChemicalStack<?>, Integer> storage)
-