Menu

Energy Network

Energy (2)
pigalot

Energy Network


In SupremeEdition the energy network is the framework that handles all energy in the world, it consists of a number of interfaces and a number of classes that extend the minecraft base classes to include the default behavior for various different devices.


Rules

  1. the total amount of energy in an isolated system remains constant over time (is said to be conserved over time). A consequence of this law is that energy can neither be created nor be destroyed: it can be transformed from one form to another or transferred from one place to another.Source

  2. All items and blocks (from this mod and vanilla minecraft) have a energy value, This represents the total amount of energy this object is worth.

  3. Generators Always Take energy from a fuel and give it to another device, all other devices are always given power and never take it.
  4. Most devices including generators incur some sort of energy loss, this energy isn't destroyed it is transferred to the world as ambient energy (IE heat,radiation, etc).

Classes and Interfaces


Related

Wiki: EnergyWorker
Wiki: Home