Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<QUST.QuestStage> |
QUST.getQuestStages()
Deprecated.
Duplicate accessor
|
java.util.ArrayList<QUST.QuestStage> |
QUST.getStages() |
Modifier and Type | Method and Description |
---|---|
void |
QUST.addQuestStage(QUST.QuestStage stage)
Deprecated.
modifying the ArrayList will now directly affect the record.
|
void |
QUST.addStage(QUST.QuestStage stage)
Deprecated.
modifying the ArrayList will now directly affect the record.
|