Package | Description |
---|---|
eu.wauz.wauzcore.system.instances |
This package contains classes, that are used for the instance / dungeon system.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<WauzInstanceCitizen> |
WauzInstance.citizens
The list of citizen npcs to spawn in the instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WauzInstanceCitizen> |
WauzInstance.getCitizens() |