Package io.github.thebusybiscuit.slimefun4.core.machines
package io.github.thebusybiscuit.slimefun4.core.machines
This package contains sources related to the
MachineProcessor
and any MachineOperation.-
ClassDescriptionThis represents a
MachineOperationwhich is handled by aMachineProcessor.MachineProcessor<T extends MachineOperation>AMachineProcessormanages differentMachineOperations and handles their progress.