Class SlotElement.InventorySlotElement

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

public static class SlotElement.InventorySlotElement extends Object implements SlotElement
Links to a slot in a Inventory
  • Constructor Details

    • InventorySlotElement

      public InventorySlotElement(Inventory inventory, int slot)
    • InventorySlotElement

      public InventorySlotElement(Inventory inventory, int slot, ItemProvider background)
  • Method Details