Package com.github.darksoulq.abyssallib.common.energy
package com.github.darksoulq.abyssallib.common.energy
-
ClassDescriptionBase implementation of
EnergyConductorrepresenting a transfer-only node with no persistent storage beyond a single-tick buffer.Base implementation ofEnergyNodeproviding standard storage, transfer, and connection handling without automatic registration intoEnergyNetwork.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.EnergyNodeType<T extends EnergyNode>Defines a serializable type ofEnergyNode.Represents a unit of energy with a conversion rate relative to a base unit.