Class OpenHideMenu

    • Constructor Summary

      Constructors 
      Constructor Description
      OpenHideMenu()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void executeTask​(org.bukkit.entity.Player pPlayer, com.google.gson.JsonObject pJObj)  
      • Methods inherited from class java.lang.Object

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

      • OpenHideMenu

        public OpenHideMenu()
    • Method Detail

      • executeTask

        public void executeTask​(org.bukkit.entity.Player pPlayer,
                                com.google.gson.JsonObject pJObj)
        Specified by:
        executeTask in class CommunicationTask