Class SlotMover

java.lang.Object
com.simibubi.create.compat.jei.SlotMover
All Implemented Interfaces:
mezz.jei.api.gui.handlers.IGuiContainerHandler<AbstractSimiContainerScreen<?>>

public class SlotMover extends Object implements mezz.jei.api.gui.handlers.IGuiContainerHandler<AbstractSimiContainerScreen<?>>
Allows a AbstractSimiContainerScreen to specify an area in getExtraArea() that will be avoided by JEI Name is taken from CoFHCore's 1.12 implementation.
  • Constructor Details

    • SlotMover

      public SlotMover()
  • Method Details