Package fr.maxlego08.menu.api.event
Class FastEvent
java.lang.Object
fr.maxlego08.menu.api.event.FastEvent
Allows you to listen to the events of the plugin without using the Bukkit API, you gain performance
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonButtonLoad(ButtonLoadEvent event) Event when a button will be loadedvoidEvent when an inventory will be loadedvoidEvent when a player open an inventory
-
Constructor Details
-
FastEvent
public FastEvent()
-
-
Method Details