Package appeng.api.networking.events
Class GridPowerIdleChange
java.lang.Object
appeng.api.networking.events.GridEvent
appeng.api.networking.events.GridPowerIdleChange
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
node
-
-
Constructor Details
-
GridPowerIdleChange
-