public interface IChestOrDrive extends ICellContainer, IGridHost, IOrientable
| Modifier and Type | Method and Description |
|---|---|
int |
getCellCount() |
int |
getCellStatus(int slot)
0 - cell is missing.
|
boolean |
isCellBlinking(int slot) |
boolean |
isPowered() |
blinkCellgetActionableNodegetCableConnectionType, getGridNode, securityBreakgetCellArray, getPrioritysaveChangescanBeRotated, getForward, getUp, setOrientationint getCellCount()
int getCellStatus(int slot)
1 - green,
2 - orange,
3 - red
slot - slot indexboolean isPowered()
boolean isCellBlinking(int slot)
slot - slot index