Package appeng.api.storage.cells
package appeng.api.storage.cells
-
ClassDescriptionImplement this on any item to register a "basic cell", which is a cell that works similarly to AE2's own item and fluid cells.Implementations of this interface provide AE2 with a way to interact with storage cells that may be represented by arbitrary
ItemStack
Tells the cell provider that changes have been made and the cell must be persistedRepresents the most general possible cell inventory.