Package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
package io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
This package contains the different implementations of
Reactor
.-
ClassDescriptionThe
NetherStarReactor
is an implementation ofReactor
that consumes Nether Stars and adds Withering to any nearbyLivingEntity
TheNuclearReactor
is an implementation ofReactor
that uses anyRadioactive
material to generate energy.The abstractReactor
class is very similar toAGenerator
but is exclusively used for Reactors.This enum holds the various modes aReactor
can operate as.