Skip to content

Energy Cell

Only available in version 1.19.2

The Energy Cell is a block from Powah to receive, store and send energy.

Requirement

Requires the Powah mod to be installed


| Peripheral Name | Interfaces with | Has events | Introduced in | | ----------------- | ----------------------------------- | ---------- | ------------- | | energyCell | Every energy cell block (all tiers) | No | N/A |

Functions

getName

getName() -> string
Returns the name of the peripheral


getEnergy

getEnergy() -> number
Returns the quantity of stored energy inside the cell.


getMaxEnergy

getMaxEnergy() -> number
Returns the maximum quantity of storable energy inside the cell.


Changelog/Trivia

1.19.2-0.7.26.r
Added integration for Powah

Comments