Class CustomBuffsBarPartyComponent
java.lang.Object
gg.xp.xivsupport.custompartyoverlay.BasePartyListComponent
gg.xp.xivsupport.custompartyoverlay.buffs.BaseBuffsBarPartyComponent
gg.xp.xivsupport.custompartyoverlay.buffs.CustomBuffsBarPartyComponent
- All Implemented Interfaces:
RefreshablePartyListComponent
-
Constructor Summary
ConstructorDescriptionCustomBuffsBarPartyComponent
(StatusEffectRepository buffRepo, CustomBuffsBarConfig 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
-
CustomBuffsBarPartyComponent
-
-
Method Details
-
getBuffsToDisplay
- Specified by:
getBuffsToDisplay
in classBaseBuffsBarPartyComponent
-