public interface ICellProvider
ICellContainer
and be automatically handled by the storage system.Modifier and Type | Method and Description |
---|---|
java.util.List<IMEInventoryHandler> |
getCellArray(StorageChannel channel)
Inventory of the tile for use with ME, should always return an valid list, never NULL.
|
int |
getPriority()
the storage's priority.
|
java.util.List<IMEInventoryHandler> getCellArray(StorageChannel channel)
You must return the correct Handler for the correct channel, if your handler returns a IAEItemStack handler, for a Fluid Channel stuffs going to explode, same with the reverse.
int getPriority()
Positive and negative are supported