Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.AbstractEnergyProvider
Package
Description
This package contains the different implementations of
AGenerator
.This package contains the different implementations of
Reactor
.-
Uses of AbstractEnergyProvider in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of AbstractEnergyProvider in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Modifier and TypeClassDescriptionclass
TheNetherStarReactor
is an implementation ofReactor
that consumes Nether Stars and adds Withering to any nearbyLivingEntity
class
TheNuclearReactor
is an implementation ofReactor
that uses anyRadioactive
material to generate energy.class
The abstractReactor
class is very similar toAGenerator
but is exclusively used for Reactors. -
Uses of AbstractEnergyProvider in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems