Package valorless.havenbags.features
Class BagUpgrade
java.lang.Object
valorless.havenbags.features.BagUpgrade
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
init()
void
onInventoryClick
(org.bukkit.event.inventory.InventoryClickEvent event) void
onPrepareAnvil
(org.bukkit.event.inventory.PrepareAnvilEvent event) void
onPrepareAnvilMonitor
(org.bukkit.event.inventory.PrepareAnvilEvent event)
-
Constructor Details
-
BagUpgrade
public BagUpgrade()
-
-
Method Details
-
init
public static void init() -
onPrepareAnvilMonitor
public void onPrepareAnvilMonitor(org.bukkit.event.inventory.PrepareAnvilEvent event) -
onPrepareAnvil
public void onPrepareAnvil(org.bukkit.event.inventory.PrepareAnvilEvent event) -
onInventoryClick
public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
-