Package org.cyclops.cyclopscore.ingredient.storage
package org.cyclops.cyclopscore.ingredient.storage
-
ClassDescriptionAn exception that can be thrown when ingredients are being moved, and some ingredient could not be inserted into a destination storage, even though the simulation declared that this insertion would be allowed.An implementation of
IIngredientComponentStoragethat internally uses aIIngredientCollapsedCollectionMutableto store instances.A composite ingredient component storageAn implementation ofIIngredientComponentStorageSlottedthat internally uses aIIngredientListMutableto store instances.An ingredient storage wrapper.An ingredient storage wrapper.Helper methods for moving ingredients betweenIIngredientComponentStorage's.Helper interface for constructing anIIngredientCollectionbased on anIngredientComponent.