Class KillQuest


  • public class KillQuest
    extends Quest
    A Quest to destroy a college is only complete once that college is destroyed
    • Constructor Detail

      • KillQuest

        public KillQuest()
      • KillQuest

        public KillQuest​(Pirate target)
      • KillQuest

        public KillQuest​(Entity target)
    • Method Detail

      • checkCompleted

        public boolean checkCompleted​(Player p)
        Description copied from class: Quest
        Checks if the given player has met the complete condition
        Specified by:
        checkCompleted in class Quest
        Parameters:
        p - the player
        Returns:
        has completed