Interface | Description |
---|---|
IComputerAccess |
The interface passed to peripherals by computers or turtles, providing methods
that they can call.
|
IPeripheral |
The interface that defines a peripheral.
|
IPeripheralProvider |
This interface is used to create peripheral implementations for blocks.
|