Class IngredientComponentStorageWrapperHandlerChemicalStack.ComponentStorageWrapper<CHEMICAL extends mekanism.api.chemical.Chemical<CHEMICAL>,STACK extends mekanism.api.chemical.ChemicalStack<CHEMICAL>,C extends mekanism.api.chemical.IChemicalHandler<CHEMICAL,STACK>>
java.lang.Object
org.cyclops.integratedmekanismics.ingredient.IngredientComponentStorageWrapperHandlerChemicalStack.ComponentStorageWrapper<CHEMICAL,STACK,C>
- All Implemented Interfaces:
Iterable<STACK>
,org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<STACK,
Integer>
- 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 class IngredientComponentStorageWrapperHandlerChemicalStack.ComponentStorageWrapper<CHEMICAL extends mekanism.api.chemical.Chemical<CHEMICAL>,STACK extends mekanism.api.chemical.ChemicalStack<CHEMICAL>,C extends mekanism.api.chemical.IChemicalHandler<CHEMICAL,STACK>>
extends Object
implements org.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<STACK,Integer>
-
Constructor Summary
ConstructorsConstructorDescriptionComponentStorageWrapper
(org.cyclops.commoncapabilities.api.ingredient.IngredientComponent<STACK, Integer> ingredientComponent, C storage) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
ComponentStorageWrapper
-
-
Method Details
-
getComponent
-
iterator
- Specified by:
iterator
in interfaceorg.cyclops.commoncapabilities.api.ingredient.storage.IIngredientComponentStorage<CHEMICAL extends mekanism.api.chemical.Chemical<CHEMICAL>,
STACK extends mekanism.api.chemical.ChemicalStack<CHEMICAL>> - Specified by:
iterator
in interfaceIterable<CHEMICAL extends mekanism.api.chemical.Chemical<CHEMICAL>>
-
iterator
-
getMaxQuantity
public long getMaxQuantity() -
insert
-
extract
-
extract
-