Class CustomMenu

java.lang.Object
ua.mcchickenstudio.opencreative.coding.blocks.actions.playeractions.inventory.CustomMenu
All Implemented Interfaces:
org.bukkit.inventory.InventoryHolder

public class CustomMenu extends Object implements org.bukkit.inventory.InventoryHolder
  • Constructor Details

    • CustomMenu

      public CustomMenu(org.bukkit.event.inventory.InventoryType type, String title)
    • CustomMenu

      public CustomMenu(int size, String title)
  • Method Details

    • getInventory

      @NotNull public @NotNull org.bukkit.inventory.Inventory getInventory()
      Specified by:
      getInventory in interface org.bukkit.inventory.InventoryHolder