Uses of Interface
net.md_5.bungee.api.chat.ComponentBuilder.Joiner
-
Packages that use ComponentBuilder.Joiner Package Description net.md_5.bungee.api.chat -
-
Uses of ComponentBuilder.Joiner in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat with parameters of type ComponentBuilder.Joiner Modifier and Type Method Description ComponentBuilderComponentBuilder. append(ComponentBuilder.Joiner joiner)Allows joining additional components to this builder using the givenComponentBuilder.JoinerandComponentBuilder.FormatRetention.ALL.ComponentBuilderComponentBuilder. append(ComponentBuilder.Joiner joiner, ComponentBuilder.FormatRetention retention)Allows joining additional components to this builder using the givenComponentBuilder.Joiner.
-