Class InventoryDisplay

java.lang.Object
io.github.sparkletinkercat.creaturesPlugin.Managers.InventoryDisplay

public class InventoryDisplay extends Object
  • Constructor Details

    • InventoryDisplay

      public InventoryDisplay(org.bukkit.plugin.java.JavaPlugin plugin)
  • Method Details

    • createMenu

      public void createMenu(int numberOfSlots, String menuTitle)
    • createMenuButton

      public void createMenuButton(org.bukkit.Material material, String text, String description, net.kyori.adventure.text.format.NamedTextColor color, int slotNumber)
    • returnInventoryDisplay

      public org.bukkit.inventory.Inventory returnInventoryDisplay()
    • openInventory

      public void openInventory(org.bukkit.entity.Player player)