public class Quest
extends java.lang.Object
Constructor and Description |
---|
Quest() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCompleted() |
boolean |
isStarted() |
boolean |
isTurnedIn() |
static void |
reset() |
void |
setQuestQuantity(int quantity) |