Uses of Interface
gg.xp.xivsupport.events.state.combatstate.ActiveCastRepository
Packages that use ActiveCastRepository
Package
Description
-
Uses of ActiveCastRepository in gg.xp.xivsupport.custompartyoverlay.castbar
Constructors in gg.xp.xivsupport.custompartyoverlay.castbar with parameters of type ActiveCastRepositoryModifierConstructorDescription -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.state.combatstate
Classes in gg.xp.xivsupport.events.state.combatstate that implement ActiveCastRepository -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.triggers.duties.ewex
Constructors in gg.xp.xivsupport.events.triggers.duties.ewex with parameters of type ActiveCastRepositoryModifierConstructorDescriptionEX6
(XivState state, ActiveCastRepository acr) EX7
(XivState state, ActiveCastRepository acr, StatusEffectRepository buffs) -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.triggers.duties.ewult
Constructors in gg.xp.xivsupport.events.triggers.duties.ewult with parameters of type ActiveCastRepositoryModifierConstructorDescriptionOmegaUltimate
(XivState state, StatusEffectRepository buffs, ActiveCastRepository casts, PersistenceProvider pers) -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.triggers.duties.Pandamonium
Methods in gg.xp.xivsupport.events.triggers.duties.Pandamonium that return ActiveCastRepositoryConstructors in gg.xp.xivsupport.events.triggers.duties.Pandamonium with parameters of type ActiveCastRepositoryModifierConstructorDescriptionP11S
(XivState state, StatusEffectRepository buffs, ActiveCastRepository acr) P5S
(XivState state, ActiveCastRepository acr) P6S
(XivState state, StatusEffectRepository buffs, ActiveCastRepository acr) P8N
(XivState state, ActiveCastRepository activeCastRepository) P8S
(XivState state, ActiveCastRepository acr, StatusEffectRepository buffs) P8S2DominionPrio
(XivState state, ActiveCastRepository acr, PersistenceProvider pers) -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.triggers.seq
Methods in gg.xp.xivsupport.events.triggers.seq with parameters of type ActiveCastRepositoryModifier and TypeMethodDescriptionSequentialTriggerController.findOrWaitForCast
(ActiveCastRepository repo, Predicate<AbilityCastStart> condition, boolean includeExpired) Find an active cast, or wait for the matching cast to start.SequentialTriggerController.waitCastFinished
(ActiveCastRepository repo, AbilityCastStart cast) Wait for a cast to finish, or return immediately if it already has finished. -
Uses of ActiveCastRepository in gg.xp.xivsupport.events.triggers.support
Constructors in gg.xp.xivsupport.events.triggers.support with parameters of type ActiveCastRepository -
Uses of ActiveCastRepository in gg.xp.xivsupport.gui.map
Constructors in gg.xp.xivsupport.gui.map with parameters of type ActiveCastRepositoryModifierConstructorDescriptionMapDataController
(XivState state, ActiveCastRepository acr, StatusEffectRepository statuses, SequenceIdTracker sqid, PersistenceProvider pers, org.picocontainer.PicoContainer container, RightClickOptionRepo rc, FloorMarkerRepository floorMarkers) -
Uses of ActiveCastRepository in gg.xp.xivsupport.overlays.castbar
Constructors in gg.xp.xivsupport.overlays.castbar with parameters of type ActiveCastRepositoryModifierConstructorDescriptionPersonalCastBarOverlay
(OverlayConfig oc, PersistenceProvider persistence, ActiveCastRepository acr, XivState state) -
Uses of ActiveCastRepository in gg.xp.xivsupport.triggers.Arcadion
Constructors in gg.xp.xivsupport.triggers.Arcadion with parameters of type ActiveCastRepositoryModifierConstructorDescriptionM3S
(XivState state, StatusEffectRepository buffs, ActiveCastRepository casts) M4S
(XivState state, StatusEffectRepository buffs, ActiveCastRepository casts) -
Uses of ActiveCastRepository in gg.xp.xivsupport.triggers.car
Constructors in gg.xp.xivsupport.triggers.car with parameters of type ActiveCastRepositoryModifierConstructorDescriptionCodCar
(XivState state, StatusEffectRepository buffs, ActiveCastRepository casts) -
Uses of ActiveCastRepository in gg.xp.xivsupport.triggers.dtex
Constructors in gg.xp.xivsupport.triggers.dtex with parameters of type ActiveCastRepositoryModifierConstructorDescriptionDTEx1
(XivState state, ActiveCastRepository acr, StatusEffectRepository buffs) -
Uses of ActiveCastRepository in gg.xp.xivsupport.triggers.ultimate
Constructors in gg.xp.xivsupport.triggers.ultimate with parameters of type ActiveCastRepositoryModifierConstructorDescriptionFRU
(XivState state, PersistenceProvider pers, ActiveCastRepository casts, StatusEffectRepository buffs)