Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<QUST.QuestLogEntry> |
QUST.QuestStage.getLogEntries() |
Modifier and Type | Method and Description |
---|---|
void |
QUST.QuestStage.addLogEntry(QUST.QuestLogEntry entry)
Deprecated.
modifying the ArrayList will now directly affect the
record.
|