Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.EnergyNetProvider
Packages that use EnergyNetProvider
Package
Description
This package holds an implementation of
Network
that is responsible for transmitting energy.This package contains the different implementations of
SlimefunItem that also implement the interface
EnergyNetComponentThis package contains the different implementations of
AGenerator.This package contains the different implementations of
Reactor.-
Uses of EnergyNetProvider in io.github.thebusybiscuit.slimefun4.core.networks.energy
Methods in io.github.thebusybiscuit.slimefun4.core.networks.energy that return types with arguments of type EnergyNetProvider -
Uses of EnergyNetProvider in io.github.thebusybiscuit.slimefun4.implementation.items.electric
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric that implement EnergyNetProviderModifier and TypeClassDescriptionclassThis is an abstract super class for machines that produce energy. -
Uses of EnergyNetProvider in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators that implement EnergyNetProviderModifier and TypeClassDescriptionclassclassclassclassclassclassTheSolarGeneratoris a simpleEnergyNetProviderwhich generates energy if it has direct contact with sunlight. -
Uses of EnergyNetProvider in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that implement EnergyNetProviderModifier and TypeClassDescriptionclassTheNetherStarReactoris an implementation ofReactorthat consumes Nether Stars and adds Withering to any nearbyLivingEntityclassTheNuclearReactoris an implementation ofReactorthat uses anyRadioactivematerial to generate energy.classThe abstractReactorclass is very similar toAGeneratorbut is exclusively used for Reactors. -
Uses of EnergyNetProvider in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Classes in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that implement EnergyNetProvider