See: Description
Interface | Description |
---|---|
CallBudget |
Common functionality provided by parts that influence a machine's speed.
|
Chargeable |
This interface can be implemented on items that go into a charger.
|
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.
|
MutableProcessor |
May be implemented in processor drivers of processors that can be reconfigured.
|
Processor |
Use this interface to implement item drivers extending the number of
components a server can control.
|
UpgradeRenderer |
This interface can be implemented by items to allow custom rendering of
upgrades installed in robots.
|
Class | Description |
---|---|
Slot |
Reference list of slot types in OpenComputers.
|
UpgradeRenderer.MountPointName |