Uses of Interface
net.kyori.adventure.text.ScopedComponent
Packages that use ScopedComponent
Package
Description
Data for controlling components, their styles, and events.
-
Uses of ScopedComponent in net.kyori.adventure.text
Subinterfaces of ScopedComponent in net.kyori.adventure.textModifier and TypeInterfaceDescriptioninterfaceGiven an in-game position, this component reads the NBT of the associated block and displays that information.interfaceGiven a Minecraft selector, this component reads the NBT of the associated entity and displays that information.interfaceAComponentthat displays the client's current keybind for the supplied action.interfaceDisplays a non-text object.interfaceA component that can display a player's score from a scoreboard objective, with an optional fallback value if the search for the score fails.interfaceA component that can display the name of entities found with a given selector.interfaceGiven aKey, this component reads the NBT of the associated command storage and displays that information.interfaceA component that displays a string.interfaceA component that can display translated text.interfaceA virtual component.