Uses of Class
com.prineside.tdi2.Buff
Packages that use Buff
Package
Description
The game itself.
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 Buff in com.prineside.tdi2
Classes in com.prineside.tdi2 with type parameters of type BuffModifier and TypeClassDescriptionstatic classBuff.Factory<T extends Buff>classBuffProcessor<T extends Buff>Methods in com.prineside.tdi2 that return BuffMethods in com.prineside.tdi2 with parameters of type Buff -
Uses of Buff in com.prineside.tdi2.buffs
Subclasses of Buff in com.prineside.tdi2.buffsModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal classfinal class -
Uses of Buff in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return BuffMethods in com.prineside.tdi2.events.game with parameters of type BuffModifier and TypeMethodDescriptionConstructors in com.prineside.tdi2.events.game with parameters of type Buff -
Uses of Buff in com.prineside.tdi2.managers
Methods in com.prineside.tdi2.managers that return types with arguments of type BuffModifier and TypeMethodDescriptionBuff.Factory<? extends Buff>BuffManager.getFactory(BuffType buffType) -
Uses of Buff in com.prineside.tdi2.projectiles
Fields in com.prineside.tdi2.projectiles with type parameters of type BuffMethod parameters in com.prineside.tdi2.projectiles with type arguments of type Buff