Uses of Enum Class
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors.ReactorMode
Packages that use ReactorMode
-
Uses of ReactorMode in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that return ReactorModeModifier and TypeMethodDescriptionprotected ReactorMode
Reactor.getReactorMode
(org.bukkit.Location l) static ReactorMode
Returns the enum constant of this class with the specified name.static ReactorMode[]
ReactorMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.