li.cil.oc.api.detail
public interface DriverAPI
void add(Block driver)
driver - the driver for a block component.void add(Item driver)
driver - the driver for an item component.void add(Converter converter)
converter - the converter to register.