blob: 9dcdc933d55eb49e5a52d5f9f51f7cb578926392 [file] [log] [blame] [raw]
/**
* This package contains driver related interfaces.
* <p/>
* Drivers are used to add items and third party blocks to the internal network,
* which is mostly used to make components wrapping them available to computers.
*/
package li.cil.oc.api.driver;