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
IIngredientComponentStorage
that internally uses aIIngredientCollapsedCollectionMutable
to store instances.An implementation ofIIngredientComponentStorageSlotted
that internally uses aIIngredientListMutable
to store instances.An ingredient storage wrapper.An ingredient storage wrapper.Helper methods for moving ingredients betweenIIngredientComponentStorage
's.Helper interface for constructing anIIngredientCollection
based on anIngredientComponent
.