Interface IQuestAPI


  • public interface IQuestAPI
    • Method Detail

      • isCompleted

        boolean isCompleted​(java.util.List<IQuestAPI.Quest> quest)
      • getQuestPoints

        int getQuestPoints()
      • isAchievementsTabActive

        boolean isAchievementsTabActive()
      • isKourendFavorTabActive

        boolean isKourendFavorTabActive()
      • isMinigameTeleportActive

        boolean isMinigameTeleportActive()
      • isQuestsTabActive

        boolean isQuestsTabActive()