Package net.neoforged.neoforge.transfer.energy
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.transfer.energy
-
ClassDescriptionAn energy handler that delegates all calls to another handler.An empty energy handler.A handler for the transfer and storage of energy.Utility class for handling various
EnergyHandlerinteractionsAnEnergyHandlerthat allows extraction of an unlimited amount of energy.A simple implementation of anEnergyHandlerbacked by anItemAccess.An energy handler that will apply additional per-insert and per-extract limits to another handler.A simple implementation ofEnergyHandler, that can store any level of energy up to a given capacity, with per-operation insertion and extraction limits.An energy handler that destroys any energy inserted into it.