Class SlotElement.LinkedSlotElement

java.lang.Object
xyz.xenondevs.invui.gui.SlotElement.LinkedSlotElement
All Implemented Interfaces:
SlotElement
Enclosing interface:
SlotElement

public static class SlotElement.LinkedSlotElement extends Object implements SlotElement
Links to a slot in another Gui
  • Constructor Details

    • LinkedSlotElement

      public LinkedSlotElement(Gui gui, int slot)
  • Method Details