Source

public enum Source

A source owns its arbitration priority, normal lifetime, and the component encoding used by the producer it replaces. Lockout subtitles historically used a raw TextComponent; the other action bars historically parsed legacy color codes.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Long-lived so ordinary cast and combat feedback cannot instantly replace it.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Persistent controls appended to the winning message instead of competing with feedback.

Functions

Link copied to clipboard
public long defaultDurationTicks()
Link copied to clipboard
public boolean isPersistent()
Link copied to clipboard
public int priority()
Link copied to clipboard
public static ActionBarCompositor.Source valueOf(String name)

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard
public static Array<ActionBarCompositor.Source> values()

Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.