Uses of Class
net.md_5.bungee.api.chat.TextComponent
-
Packages that use TextComponent Package Description net.md_5.bungee.api.chat -
-
Uses of TextComponent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return TextComponent Modifier and Type Method Description TextComponentTextComponent. duplicate()Creates a duplicate of this TextComponent.Constructors in net.md_5.bungee.api.chat with parameters of type TextComponent Constructor Description TextComponent(TextComponent textComponent)Creates a TextComponent with formatting and text from the passed component
-