Uses of Class
com.prineside.tdi2.buffs.DeathExplosionBuff
Packages that use DeathExplosionBuff
Package
Description
Variants of 
BuffProcessor
 Buff processors are single instances stored in BuffSystem, each of them is responsible for a single type of (de)buff.- 
Uses of DeathExplosionBuff in com.prineside.tdi2.buffs
Methods in com.prineside.tdi2.buffs that return DeathExplosionBuffMethods in com.prineside.tdi2.buffs that return types with arguments of type DeathExplosionBuffModifier and TypeMethodDescriptionDeathExplosionBuff.ExplosionChargeBuffFactory.createProcessor() - 
Uses of DeathExplosionBuff in com.prineside.tdi2.buffs.processors
Methods in com.prineside.tdi2.buffs.processors with parameters of type DeathExplosionBuffModifier and TypeMethodDescriptionbooleanDeathExplosionBuffProcessor.addBuff(Enemy enemy, DeathExplosionBuff buff)