JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.operations.FuelOperation
Packages that use
FuelOperation
Package
Description
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
This package contains the different implementations of
Reactor
.
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Uses of
FuelOperation
in
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Methods in
io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
that return types with arguments of type
FuelOperation
Modifier and Type
Method
Description
MachineProcessor
<
FuelOperation
>
Reactor.
getMachineProcessor
()
Uses of
FuelOperation
in
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Methods in
me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
that return types with arguments of type
FuelOperation
Modifier and Type
Method
Description
MachineProcessor
<
FuelOperation
>
AGenerator.
getMachineProcessor
()