Uses of Interface
net.minecraftforge.energy.IEnergyStorage
-
Uses of IEnergyStorage in net.minecraftforge.common.capabilities
Modifier and TypeFieldDescriptionstatic final Capability<IEnergyStorage>
ForgeCapabilities.ENERGY
-
Uses of IEnergyStorage in net.minecraftforge.energy
Modifier and TypeClassDescriptionclass
Implementation ofIEnergyStorage
that cannot store, receive, or provide energy.class
Reference implementation ofIEnergyStorage
.