Class TreasureMenu
java.lang.Object
com.Moshu.TreasureHunt.Core.Interaction.TreasureMenu
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
keyMenu
(org.bukkit.entity.Player p, TreasureData d) void
onInventoryClick
(org.bukkit.event.inventory.InventoryClickEvent e) static void
showcase
(org.bukkit.entity.Player p)
-
Constructor Details
-
TreasureMenu
public TreasureMenu()
-
-
Method Details
-
showcase
public static void showcase(org.bukkit.entity.Player p) -
keyMenu
-
onInventoryClick
public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent e)
-