Package adris.altoclef.tasks.slot
Class ReceiveCraftingOutputSlotTask
java.lang.Object
adris.altoclef.tasksystem.Task
adris.altoclef.tasks.slot.ReceiveCraftingOutputSlotTask
- All Implemented Interfaces:
ITaskUsesCraftingGrid
-
Constructor Summary
ConstructorDescriptionReceiveCraftingOutputSlotTask
(Slot slot, boolean all) ReceiveCraftingOutputSlotTask
(Slot slot, int toTake) -
Method Summary
Methods inherited from class adris.altoclef.tasksystem.Task
equals, interrupt, isActive, isFinished, reset, setDebugState, stop, stop, stopped, thisOrChildAreTimedOut, thisOrChildSatisfies, tick, toString
-
Constructor Details
-
ReceiveCraftingOutputSlotTask
-
ReceiveCraftingOutputSlotTask
-
-
Method Details