Class InventoryGui.Holder

java.lang.Object
de.themoep.inventorygui.InventoryGui.Holder
All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder
Enclosing class:
InventoryGui

public static class InventoryGui.Holder extends Object implements org.bukkit.inventory.InventoryHolder
Fake InventoryHolder for the GUIs
  • Constructor Details

  • Method Details

    • getInventory

      public org.bukkit.inventory.Inventory getInventory()
      Specified by:
      getInventory in interface org.bukkit.inventory.InventoryHolder
    • getGui

      public InventoryGui getGui()