See: Description
| Interface | Description |
|---|---|
| Container |
May be implemented by drivers for robot upgrades that act as hotswap bays,
i.e.
|
| HostAware |
This interface can be added to item drivers to allow them to be picky
about their supported host environment.
|
| Inventory |
This interface marks drivers for robot upgrades that provide inventory
space to the robot.
|
| Memory |
Use this interface to implement item drivers extending the memory of a computer.
|
| Processor |
Use this interface to implement item drivers extending the number of
components a server can control.
|
| Class | Description |
|---|---|
| Slot |
Reference list of slot types in OpenComputers.
|