-
CustomTimelineEntry(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)
CustomTimelineEntry(double time,
@Nullable String name,
@Nullable Pattern 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,
boolean callout,
double calloutPreTime,
@Nullable String importSource)
-
SyncEditorGui.Result.value