Class CustomTimelineLabel

java.lang.Object
gg.xp.xivsupport.timelines.CustomTimelineLabel
All Implemented Interfaces:
CustomTimelineItem, TimelineEntry, Comparable<TimelineEntry>

public class CustomTimelineLabel extends Object implements CustomTimelineItem
  • Field Details

    • time

      public double time
    • name

      @Nullable public @Nullable String name
    • importSource

      @Nullable public @Nullable String importSource
  • Constructor Details

    • CustomTimelineLabel

      public CustomTimelineLabel()
  • Method Details