Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.Reactor
Packages that use Reactor
Package
Description
This package contains all extensions of
Event that Slimefun provides
and allows you to listen to.This package contains the different implementations of
Reactor.-
Uses of Reactor in io.github.thebusybiscuit.slimefun4.api.events
Methods in io.github.thebusybiscuit.slimefun4.api.events that return ReactorModifier and TypeMethodDescriptionReactorExplodeEvent.getReactor()TheSlimefunIteminstance of the exploded reactor.Constructors in io.github.thebusybiscuit.slimefun4.api.events with parameters of type Reactor -
Uses of Reactor in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Modifier and TypeClassDescriptionclassTheNetherStarReactoris an implementation ofReactorthat consumes Nether Stars and adds Withering to any nearbyLivingEntityclassTheNuclearReactoris an implementation ofReactorthat uses anyRadioactivematerial to generate energy.