Interface Quest

All Known Implementing Classes:
Quest.Free, Quest.Members, Quest.MiniQuest

public interface Quest
  • Method Details

    • getScript

      int getScript()
    • getName

      String getName()
    • getId

      int getId()
    • getVarType

      Vars.Type getVarType()
    • getVar

      int getVar()
    • getMaxStep

      int getMaxStep()