Uses of Class
com.prineside.tdi2.BasicLevel.WaveQuest
Packages that use BasicLevel.WaveQuest
- 
Uses of BasicLevel.WaveQuest in com.prineside.tdi2
Fields in com.prineside.tdi2 with type parameters of type BasicLevel.WaveQuestMethods in com.prineside.tdi2 that return BasicLevel.WaveQuestModifier and TypeMethodDescriptionstatic BasicLevel.WaveQuestBasicLevel.WaveQuest.fromJson(BasicLevel basicLevel, JsonValue jsonValue) BasicLevel.getWaveQuest(String questId)  - 
Uses of BasicLevel.WaveQuest in com.prineside.tdi2.systems
Constructors in com.prineside.tdi2.systems with parameters of type BasicLevel.WaveQuestModifierConstructorDescriptionBasicLevelWaveQuest(BasicLevel basicLevel, BasicLevel.WaveQuest waveQuest, GameSystemProvider systemProvider)