Uses of Interface
net.kyori.adventure.text.TextReplacementConfig
Packages that use TextReplacementConfig
Package
Description
Data for controlling components, their styles, and events.
-
Uses of TextReplacementConfig in net.kyori.adventure.text
Subinterfaces with type arguments of type TextReplacementConfig in net.kyori.adventure.textModifier and TypeInterfaceDescriptionstatic interfaceA builder for replacement configurations.Methods in net.kyori.adventure.text with parameters of type TextReplacementConfigModifier and TypeMethodDescriptiondefault ComponentComponent.replaceText(TextReplacementConfig config) Finds and replaces any text with this or childComponents using the provided options.