Reformatted, and ported back some enhancements from the Forge version.
This commit is contained in:
@@ -35,7 +35,6 @@ public interface IExternalPowerSink extends IAEPowerStorage {
|
||||
double injectExternalPower(PowerUnits externalUnit, double amount, Actionable mode);
|
||||
|
||||
/**
|
||||
*
|
||||
* @param externalUnit The {@link PowerUnits} used by the input
|
||||
* @param maxPowerRequired Limit the demand to this upper bound.
|
||||
* @return The amount of power demanded by the sink.
|
||||
|
||||
Reference in New Issue
Block a user