Class MenuOpenEvent


  • public class MenuOpenEvent
    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
      MenuOpenEvent​(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

      • MenuOpenEvent

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