Uses of Class
com.prineside.tdi2.buffs.NoBonusSystemPointsBuff
Packages that use NoBonusSystemPointsBuff
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 NoBonusSystemPointsBuff in com.prineside.tdi2.buffs
Methods in com.prineside.tdi2.buffs that return types with arguments of type NoBonusSystemPointsBuffModifier and TypeMethodDescriptionNoBonusSystemPointsBuff.NoBonusSystemPointsBuffFactory.createProcessor()
-
Uses of NoBonusSystemPointsBuff in com.prineside.tdi2.buffs.processors
Methods in com.prineside.tdi2.buffs.processors with parameters of type NoBonusSystemPointsBuffModifier and TypeMethodDescriptionboolean
NoBonusSystemPointsBuffProcessor.addBuff
(Enemy enemy, NoBonusSystemPointsBuff buff)