public class MENetworkPowerIdleChange
extends MENetworkEvent
Implementers of a IGridBlock must post this event when your getIdlePowerUsage
starts returning a new value, if you do not post this event the network will
not change the idle draw.
you do not need to send this event when your node is added / removed from the grid.