Uses of Class
com.prineside.tdi2.events.game.WaveComplete
Packages that use WaveComplete
Package
Description
-
Uses of WaveComplete in com.prineside.tdi2.gameplayMods.mods
Methods in com.prineside.tdi2.gameplayMods.mods with parameters of type WaveCompleteModifier and TypeMethodDescriptionvoidSummonLootBoss.OnWaveComplete.handleEvent(WaveComplete event) -
Uses of WaveComplete in com.prineside.tdi2.modifiers.processors
Methods in com.prineside.tdi2.modifiers.processors with parameters of type WaveCompleteModifier and TypeMethodDescriptionvoidBountyModifierProcessor.OnWaveComplete.handleEvent(WaveComplete event) -
Uses of WaveComplete in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems with parameters of type WaveCompleteModifier and TypeMethodDescriptionvoidAchievementSystem.OnWaveComplete.handleEvent(WaveComplete event) voidStatisticsSystem.OnWaveComplete.handleEvent(WaveComplete event)