public interface IEnergyWatcherHost
Modifier and Type | Method and Description |
---|---|
void |
onThresholdPass(IEnergyGrid energyGrid)
Called when a threshold is crossed.
|
void |
updateWatcher(IEnergyWatcher newWatcher)
provides the IEnergyWatcher for this host, for the current network, is called when the hot changes networks.
|
void updateWatcher(IEnergyWatcher newWatcher)
newWatcher
- new watchervoid onThresholdPass(IEnergyGrid energyGrid)
energyGrid
- grid