java.lang.Object
io.github.thebusybiscuit.slimefun4.api.network.Network
io.github.thebusybiscuit.slimefun4.core.networks.energy.EnergyNet
All Implemented Interfaces:
HologramOwner, ItemAttribute

public class EnergyNet extends Network implements HologramOwner
The EnergyNet is an implementation of Network that deals with electrical energy being sent from and to nodes.
Author:
meiamsome, TheBusyBiscuit
See Also:
  • Constructor Details

    • EnergyNet

      protected EnergyNet(@Nonnull org.bukkit.Location l)
  • Method Details