Class NormalBuffsBarPartyComponent
java.lang.Object
gg.xp.xivsupport.custompartyoverlay.BasePartyListComponent
gg.xp.xivsupport.custompartyoverlay.buffs.BaseBuffsBarPartyComponent
gg.xp.xivsupport.custompartyoverlay.buffs.NormalBuffsBarPartyComponent
- All Implemented Interfaces:
RefreshablePartyListComponent
-
Constructor Summary
ConstructorDescriptionNormalBuffsBarPartyComponent
(StatusEffectRepository buffRepo, NormalBuffsBarConfig config) -
Method Summary
Methods inherited from class gg.xp.xivsupport.custompartyoverlay.buffs.BaseBuffsBarPartyComponent
makeComponent, reformatComponent
Methods inherited from class gg.xp.xivsupport.custompartyoverlay.BasePartyListComponent
getComponent, refresh
-
Constructor Details
-
NormalBuffsBarPartyComponent
-
-
Method Details
-
getBuffsToDisplay
- Specified by:
getBuffsToDisplay
in classBaseBuffsBarPartyComponent
-