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