Class InventoryDisplay
java.lang.Object
io.github.sparkletinkercat.creaturesPlugin.Managers.InventoryDisplay
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateMenu(int numberOfSlots, String menuTitle) voidcreateMenuButton(org.bukkit.Material material, String text, String description, net.kyori.adventure.text.format.NamedTextColor color, int slotNumber) voidopenInventory(org.bukkit.entity.Player player) org.bukkit.inventory.Inventory
-
Constructor Details
-
InventoryDisplay
public InventoryDisplay(org.bukkit.plugin.java.JavaPlugin plugin)
-
-
Method Details
-
createMenu
-
createMenuButton
-
returnInventoryDisplay
public org.bukkit.inventory.Inventory returnInventoryDisplay() -
openInventory
public void openInventory(org.bukkit.entity.Player player)
-