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() |
blinkCell
getActionableNode
getCableConnectionType, getGridNode, securityBreak
getCellArray, getPriority
saveChanges
canBeRotated, getForward, getUp, setOrientation
int getCellCount()
int getCellStatus(int slot)
1 - green,
2 - orange,
3 - red
slot
- slot indexboolean isPowered()
boolean isCellBlinking(int slot)
slot
- slot index