public interface IGridMultiblock extends IGridBlock
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IGridNode> |
getMultiblockNodes()
Used to acquire a list of all nodes that are part of the multiblock.
|
getConnectableSides, getFlags, getGridColor, getIdlePowerUsage, getLocation, getMachine, getMachineRepresentation, gridChanged, isWorldAccessible, onGridNotification, setNetworkStatus
java.util.Iterator<IGridNode> getMultiblockNodes()