Package com.github.darksoulq.abyssallib.common.energy


package com.github.darksoulq.abyssallib.common.energy
  • Class
    Description
    Base implementation of EnergyConductor representing a transfer-only node with no persistent storage beyond a single-tick buffer.
    Base implementation of EnergyNode providing standard storage, transfer, and connection handling without automatic registration into EnergyNetwork.
    Represents the execution mode of an energy transfer operation.
    A node that acts purely as a conduit for energy transfer.
    Central manager responsible for handling all energy node interactions.
    Represents a node within the energy network capable of storing, receiving, and providing energy.
    Defines a serializable type of EnergyNode.
    Represents a unit of energy with a conversion rate relative to a base unit.