Uses of Class
gg.xp.xivdata.data.CombatJobSelection
-
Uses of CombatJobSelection in gg.xp.xivdata.data
Modifier and TypeMethodDescriptionstatic CombatJobSelection
CombatJobSelection.all()
CombatJobSelection.copy()
static CombatJobSelection
CombatJobSelection.none()
-
Uses of CombatJobSelection in gg.xp.xivsupport.timelines
Modifier and TypeMethodDescription@Nullable CombatJobSelection
CustomTimelineEntry.getEnabledJobs()
ModifierConstructorDescriptionCustomTimelineEntry
(double time, @Nullable String name, @Nullable String sync, @Nullable CustomEventSyncController esc, @Nullable Double duration, @NotNull TimelineWindow timelineWindow, @Nullable Double jump, @Nullable String jumpLabel, @Nullable Boolean forceJump, @Nullable URL icon, @Nullable TimelineReference replaces, boolean disabled, String importSource, boolean callout, double calloutPreTime, @Nullable CombatJobSelection jobs)