Uses of Class
net.md_5.bungee.api.chat.TextComponent
Packages that use TextComponent
-
Uses of TextComponent in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat that return TextComponentModifier and TypeMethodDescriptionTextComponent.duplicate()Creates a duplicate of this TextComponent.Constructors in net.md_5.bungee.api.chat with parameters of type TextComponentModifierConstructorDescriptionTextComponent(TextComponent textComponent) Creates a TextComponent with formatting and text from the passed component -
Uses of TextComponent in net.md_5.bungee.chat
Methods in net.md_5.bungee.chat that return TextComponentModifier and TypeMethodDescriptionTextComponentSerializer.deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) Methods in net.md_5.bungee.chat with parameters of type TextComponentModifier and TypeMethodDescriptioncom.google.gson.JsonElementTextComponentSerializer.serialize(TextComponent src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)