java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem
io.github.thebusybiscuit.slimefun4.implementation.items.electric.Capacitor
All Implemented Interfaces:
EnergyNetComponent, ItemAttribute, Placeable

public class Capacitor extends SlimefunItem implements EnergyNetComponent
A Capacitor is an EnergyNetComponent that serves as the energy storage of an EnergyNet. It is represented by EnergyNetComponentType.CAPACITOR.
Author:
TheBusyBiscuit
See Also: