Uses of Class
com.prineside.tdi2.events.game.EnemyDespawn
Packages that use EnemyDespawn
Package
Description
-
Uses of EnemyDespawn in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return EnemyDespawn -
Uses of EnemyDespawn in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems with parameters of type EnemyDespawnModifier and TypeMethodDescriptionvoidEnemySystem.OnEnemyDespawn.handleEvent(EnemyDespawn event) -
Uses of EnemyDespawn in com.prineside.tdi2.waves.processors
Methods in com.prineside.tdi2.waves.processors with parameters of type EnemyDespawnModifier and TypeMethodDescriptionvoidMetaphorBossWaveProcessor.OnEnemyDespawn.handleEvent(EnemyDespawn event) voidMobchainBossWaveProcessor.OnEnemyDespawn.handleEvent(EnemyDespawn event) voidSnakeBossWaveProcessor.OnEnemyDespawn.handleEvent(EnemyDespawn event)