Package net.kyori.adventure.text
Interface SelectorComponent
- All Superinterfaces:
- Buildable<SelectorComponent,SelectorComponent.Builder>,- BuildableComponent<SelectorComponent,SelectorComponent.Builder>,- Component,- ComponentBuilderApplicable,- ComponentLike,- net.kyori.examination.Examinable,- HoverEventSource<Component>,- ScopedComponent<SelectorComponent>
public interface SelectorComponent extends BuildableComponent<SelectorComponent,SelectorComponent.Builder>, ScopedComponent<SelectorComponent>
A selector component.
- Since:
- 4.0.0
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static interfaceSelectorComponent.BuilderA selector component builder.
- 
Method SummaryModifier and Type Method Description @NonNull Stringpattern()Gets the selector pattern.@NonNull SelectorComponentpattern(@NonNull String pattern)Sets the selector pattern.Methods inherited from interface net.kyori.adventure.text.ComponentasComponent, asHoverEvent, children, clickEvent, color, componentBuilderApply, contains, decoration, decorations, decorations, detectCycle, hasDecoration, hasStyling, hoverEvent, insertion, replaceFirstText, replaceFirstText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, replaceText, style, styleMethods inherited from interface net.kyori.examination.ExaminableexaminableName, examinableProperties, examineMethods inherited from interface net.kyori.adventure.text.ScopedComponentappend, append, append, children, clickEvent, color, colorIfAbsent, decorate, decoration, decoration, hoverEvent, insertion, mergeStyle, mergeStyle, mergeStyle, style, style, style