Uses of Interface
net.md_5.bungee.api.chat.TranslationProvider
Packages that use TranslationProvider
-
Uses of TranslationProvider in net.md_5.bungee.api.chat
Methods in net.md_5.bungee.api.chat with parameters of type TranslationProviderModifier and TypeMethodDescriptionComponentBuilder.append(TranslationProvider translatable) Appends theTranslationProviderobject to the builder and makes the last element the current target for formatting.ComponentBuilder.append(TranslationProvider translatable, ComponentBuilder.FormatRetention retention) Appends theTranslationProviderobject to the builder and makes the last element the current target for formatting.Constructors in net.md_5.bungee.api.chat with parameters of type TranslationProviderModifierConstructorDescriptionTranslatableComponent(TranslationProvider translatable, Object... with) Creates a translatable component with the passed substitutions