Interface IEnergyNetwork

All Superinterfaces:
IIngredientComponentStorageObservable<Long,Boolean>, IPositionedAddonsNetwork, IPositionedAddonsNetworkIngredients<Long,Boolean>
All Known Implementing Classes:
EnergyNetwork

public interface IEnergyNetwork extends IPositionedAddonsNetworkIngredients<Long,Boolean>
A network capability that holds energy.
  • Method Details

    • getConsumptionRate

      int getConsumptionRate()
      Returns:
      The current network consumption rate.