public class PneumaticEnergyStorage
extends net.minecraftforge.energy.EnergyStorage
| Constructor and Description |
|---|
PneumaticEnergyStorage(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
void |
readFromNBT(net.minecraft.nbt.CompoundNBT tag) |
void |
setCapacity(int capacity) |
void |
writeToNBT(net.minecraft.nbt.CompoundNBT tag) |