Skip to content

Latest commit

 

History

History
45 lines (43 loc) · 5.07 KB

File metadata and controls

45 lines (43 loc) · 5.07 KB

undocumented

This appendix lists source-exposed interfaces that historically had weak upstream documentation coverage and were used as manual review inventory during this documentation pass.

  • opencomputers::DriverCrop::canGrow (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getAirQuality (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getGain (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getGrowth (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getHumidity (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getHydrationStorage (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getName (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getNutrientStorage (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getNutrients (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getOptimalHavestSize (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getResistance (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getRootsLength (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getSize (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getTier (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::getWeedExStorage (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverCrop::maxSize (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverCrop.java)
  • opencomputers::DriverEnergyConductor::getConductionLoss (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyConductor.java)
  • opencomputers::DriverEnergyConductor::getConductorBreakdownEnergy (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyConductor.java)
  • opencomputers::DriverEnergyConductor::getInsulationBreakdownEnergy (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyConductor.java)
  • opencomputers::DriverEnergyConductor::getInsulationEnergyAbsorption (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyConductor.java)
  • opencomputers::DriverEnergySink::getSinkTier (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergySink.java)
  • opencomputers::DriverEnergySource::getOfferedEnergy (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergySource.java)
  • opencomputers::DriverEnergyStorage::getCapacity (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyStorage.java)
  • opencomputers::DriverEnergyStorage::getOutput (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyStorage.java)
  • opencomputers::DriverEnergyStorage::getStored (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverEnergyStorage.java)
  • opencomputers::DriverMassFab::getProgress (OpenComputers/src\main\scala\li\cil\oc\integration\ic2\DriverMassFab.java)
  • opencomputers::SerialInterfaceAdapter::read (OpenComputers/src\main\scala\li\cil\oc\integration\tis3d\SerialInterfaceProviderAdapter.scala)
  • opencomputers::SerialInterfaceAdapter::setReading (OpenComputers/src\main\scala\li\cil\oc\integration\tis3d\SerialInterfaceProviderAdapter.scala)
  • opencomputers::SerialInterfaceAdapter::write (OpenComputers/src\main\scala\li\cil\oc\integration\tis3d\SerialInterfaceProviderAdapter.scala)
  • openprinter::PrinterTE::charCount (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::clear (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::getBlackInkLevel (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::getColorInkLevel (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::getPaperLevel (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::greet (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::print (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::printTag (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::scan (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::scanLine (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::setTitle (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)
  • openprinter::PrinterTE::writeln (OpenPrinter/src\main\java\pcl\openprinter\tileentity\PrinterTE.java)