Class MenuCloseEvent


  • public class MenuCloseEvent
    extends MenuEvent
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.bukkit.event.Event

        org.bukkit.event.Event.Result
    • Constructor Summary

      Constructors 
      Constructor Description
      MenuCloseEvent​(AbstractMenu menu, org.bukkit.entity.Player player)  
    • Method Summary

      • Methods inherited from class org.bukkit.event.Event

        getEventName, isAsynchronous
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MenuCloseEvent

        public MenuCloseEvent​(AbstractMenu menu,
                              org.bukkit.entity.Player player)