public interface ICellProvider
ICellContainer and be automatically handled by the storage system.| Modifier and Type | Method and Description |
|---|---|
java.util.List<IMEInventoryHandler> |
getCellArray(IStorageChannel<?> 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(IStorageChannel<?> channel)
int getPriority()