Package com.prineside.tdi2.buffs
Class DeathExplosionBuff.ExplosionChargeBuffFactory
java.lang.Object
com.prineside.tdi2.Buff.Factory<DeathExplosionBuff>
com.prineside.tdi2.buffs.DeathExplosionBuff.ExplosionChargeBuffFactory
- All Implemented Interfaces:
Disposable
,EntityFactory
- Enclosing class:
- DeathExplosionBuff
public static class DeathExplosionBuff.ExplosionChargeBuffFactory
extends Buff.Factory<DeathExplosionBuff>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a generic icon for this buff typeMethods inherited from class com.prineside.tdi2.Buff.Factory
dispose, setup, setupAssets
-
Constructor Details
-
ExplosionChargeBuffFactory
public ExplosionChargeBuffFactory()
-
-
Method Details
-
createProcessor
- Specified by:
createProcessor
in classBuff.Factory<DeathExplosionBuff>
-
getHealthBarIcon
Description copied from class:Buff.Factory
Returns a generic icon for this buff type- Specified by:
getHealthBarIcon
in classBuff.Factory<DeathExplosionBuff>
-