Uses of Interface
net.minecraftforge.energy.IEnergyStorage
Package
Description
-
Uses of IEnergyStorage in net.minecraftforge.common.capabilities
Modifier and TypeFieldDescriptionstatic final Capability<IEnergyStorage>
ForgeCapabilities.ENERGY
-
Uses of IEnergyStorage in net.minecraftforge.debug.misc
Modifier and TypeFieldDescriptionprivate final LazyOptional<IEnergyStorage>
GameTestTest.EnergyBlockEntity.energyHolder
-
Uses of IEnergyStorage in net.minecraftforge.energy
Modifier and TypeFieldDescriptionstatic final Capability<IEnergyStorage>
CapabilityEnergy.ENERGY
Deprecated, for removal: This API element is subject to removal in a future version.
CapabilityManager.get(CapabilityToken)
, or useForgeCapabilities.ENERGY
.