Missing Applied Energistics APIs
The following APIs are missing in the oc-wasm-applied-energistics
crate:
-
setInterfaceConfiguration
on an ME interface block or part. - The ME interface part may implement the
NetworkControl
Scala trait, which provides a bunch of methods (theEnvironment
class inDriverPartInterface
does implement the trait, but it’s not clear how to pass sides to those trait methods). - The import and export buses.