Class EveryMenuTasks

    • Constructor Summary

      Constructors 
      Constructor Description
      EveryMenuTasks​(de.simonsator.partyandfriendsgui.listener.ItemsManager pItemsManager)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cancel​(org.bukkit.event.inventory.InventoryInteractEvent pEvent)  
      void executeTask​(org.bukkit.event.inventory.InventoryClickEvent pEvent)  
      boolean isApplicable​(java.lang.String pName)  
      • Methods inherited from class java.lang.Object

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

      • EveryMenuTasks

        public EveryMenuTasks​(de.simonsator.partyandfriendsgui.listener.ItemsManager pItemsManager)