Interface SelectorComponent

All Superinterfaces:
Buildable<SelectorComponent.Builder>, BuildableComponent<SelectorComponent,SelectorComponent.Builder>, Component, ComponentBuilderApplicable, ComponentLike, HoverEventSource<Component>, ScopedComponent<SelectorComponent>, StyleGetter, StyleSetter<Component>

A component that can display the name of entities found with a given selector.

This component consists of:

selector
a Minecraft selector.(e.g @p, @a)

This component is rendered serverside and can therefore receive platform-defined context. See the documentation for your respective platform for more info

Since:
4.0.0