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 TypeMethodDescriptionvoid
EnemySystem.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 TypeMethodDescriptionvoid
MetaphorBossWaveProcessor.OnEnemyDespawn.handleEvent
(EnemyDespawn event) void
MobchainBossWaveProcessor.OnEnemyDespawn.handleEvent
(EnemyDespawn event) void
SnakeBossWaveProcessor.OnEnemyDespawn.handleEvent
(EnemyDespawn event)