/** | |
* This package contains component specific interfaces. | |
* <p/> | |
* These are implemented by some of the environments created by item drivers | |
* for built-in items, which allows for them to be re-used by third-party mods | |
* without having to access the internals of OpenComputers. | |
*/ | |
package li.cil.oc.api.component; |