Uses of Class
io.github.thebusybiscuit.slimefun4.core.machines.MachineProcessor
Packages that use MachineProcessor
Package
Description
This package contains all extensions of
Event
that Slimefun provides
and allows you to listen to.This package contains all variations of
ItemAttribute
that
can be assigned to a SlimefunItem
This package contains the different implementations of
Reactor
.This package holds implementations of any
SlimefunItem
that
deals with the GEOResource
API.-
Uses of MachineProcessor in io.github.thebusybiscuit.slimefun4.api.events
Methods in io.github.thebusybiscuit.slimefun4.api.events that return MachineProcessorModifier and TypeMethodDescriptionAsyncMachineOperationFinishEvent.getProcessor()
TheMachineProcessor
instance of the machine.Constructors in io.github.thebusybiscuit.slimefun4.api.events with parameters of type MachineProcessorModifierConstructorDescriptionAsyncMachineOperationFinishEvent
(io.github.bakedlibs.dough.blocks.BlockPosition pos, MachineProcessor<T> processor, T operation) -
Uses of MachineProcessor in io.github.thebusybiscuit.slimefun4.core.attributes
Methods in io.github.thebusybiscuit.slimefun4.core.attributes that return MachineProcessorModifier and TypeMethodDescriptionMachineProcessHolder.getMachineProcessor()
This method returns ourMachineProcessor
instance. -
Uses of MachineProcessor in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.electric.reactors that return MachineProcessor -
Uses of MachineProcessor in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Methods in io.github.thebusybiscuit.slimefun4.implementation.items.geo that return MachineProcessor -
Uses of MachineProcessor in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems
Methods in me.mrCookieSlime.Slimefun.Objects.SlimefunItem.abstractItems that return MachineProcessorModifier and TypeMethodDescriptionAContainer.getMachineProcessor()
AGenerator.getMachineProcessor()