Uses of Class
net.md_5.bungee.api.chat.SelectorComponent
Packages that use SelectorComponent
- 
Uses of SelectorComponent in net.md_5.bungee.api.chatMethods in net.md_5.bungee.api.chat that return SelectorComponentConstructors in net.md_5.bungee.api.chat with parameters of type SelectorComponentModifierConstructorDescriptionSelectorComponent(SelectorComponent original) Creates a selector component from the original to clone it.
- 
Uses of SelectorComponent in net.md_5.bungee.chatMethods in net.md_5.bungee.chat that return SelectorComponentModifier and TypeMethodDescriptionSelectorComponentSerializer.deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext context) Methods in net.md_5.bungee.chat with parameters of type SelectorComponentModifier and TypeMethodDescriptioncom.google.gson.JsonElementSelectorComponentSerializer.serialize(SelectorComponent component, Type type, com.google.gson.JsonSerializationContext context)