Class ReceiveCraftingOutputSlotTask

java.lang.Object
adris.altoclef.tasksystem.Task
adris.altoclef.tasks.slot.ReceiveCraftingOutputSlotTask
All Implemented Interfaces:
ITaskUsesCraftingGrid

public class ReceiveCraftingOutputSlotTask extends Task implements ITaskUsesCraftingGrid
  • Constructor Details

    • ReceiveCraftingOutputSlotTask

      public ReceiveCraftingOutputSlotTask(Slot slot, int toTake)
    • ReceiveCraftingOutputSlotTask

      public ReceiveCraftingOutputSlotTask(Slot slot, boolean all)
  • Method Details