Uses of Class
net.md_5.bungee.api.chat.TextComponent
-
Uses of TextComponent in net.md_5.bungee.api.chat
Modifier and TypeMethodDescriptionTextComponent.duplicate()
Creates a duplicate of this TextComponent.ModifierConstructorDescriptionTextComponent
(TextComponent textComponent) Creates a TextComponent with formatting and text from the passed component -
Uses of TextComponent in net.md_5.bungee.chat
Modifier and TypeMethodDescriptionTextComponentSerializer.deserialize
(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) Modifier and TypeMethodDescriptioncom.google.gson.JsonElement
TextComponentSerializer.serialize
(TextComponent src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)