Uses of Interface
net.md_5.bungee.api.chat.TranslationProvider
-
Uses of TranslationProvider in net.md_5.bungee.api.chat
Modifier and TypeMethodDescriptionComponentBuilder.append
(TranslationProvider translatable) Appends theTranslationProvider
object to the builder and makes the last element the current target for formatting.ComponentBuilder.append
(TranslationProvider translatable, ComponentBuilder.FormatRetention retention) Appends theTranslationProvider
object to the builder and makes the last element the current target for formatting.ModifierConstructorDescriptionTranslatableComponent
(TranslationProvider translatable, Object... with) Creates a translatable component with the passed substitutions