public class Energy
extends net.minecraftforge.energy.EnergyStorage
Constructor and Description |
---|
Energy(int capacity,
int maxReceive,
int maxExtract,
int energy) |
Modifier and Type | Method and Description |
---|---|
void |
readFromNBT(net.minecraft.nbt.NBTTagCompound compound) |
void |
writeToNBT(net.minecraft.nbt.NBTTagCompound compound) |