Uses of Interface
net.minecraftforge.energy.IEnergyStorage
Packages that use IEnergyStorage
-
Uses of IEnergyStorage in net.minecraftforge.common.capabilities
Fields in net.minecraftforge.common.capabilities with type parameters of type IEnergyStorageModifier and TypeFieldDescriptionstatic final Capability<IEnergyStorage>
ForgeCapabilities.ENERGY
-
Uses of IEnergyStorage in net.minecraftforge.energy
Classes in net.minecraftforge.energy that implement IEnergyStorageModifier and TypeClassDescriptionclass
Implementation ofIEnergyStorage
that cannot store, receive, or provide energy.class
Reference implementation ofIEnergyStorage
.