public static class Ghost.Quest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Armor |
armor |
static Weapon |
weapon |
Constructor and Description |
---|
Quest() |
Modifier and Type | Method and Description |
---|---|
static void |
complete() |
static void |
process(int pos) |
static void |
reset() |
static void |
restoreFromBundle(Bundle bundle) |
static void |
spawn(SewerLevel level) |
static void |
storeInBundle(Bundle bundle) |
public static void reset()
public static void storeInBundle(Bundle bundle)
public static void restoreFromBundle(Bundle bundle)
public static void spawn(SewerLevel level)
public static void process(int pos)
public static void complete()