Uses of Interface
net.kyori.adventure.translation.TranslationStore.StringBased
Packages that use TranslationStore.StringBased
Package
Description
Tools for working with Adventure's translation API.
Translations and translation registries.
-
Uses of TranslationStore.StringBased in net.kyori.adventure.text.minimessage.translation
Subinterfaces of TranslationStore.StringBased in net.kyori.adventure.text.minimessage.translationModifier and TypeInterfaceDescriptioninterfaceA MiniMessage translation store. -
Uses of TranslationStore.StringBased in net.kyori.adventure.translation
Classes in net.kyori.adventure.translation that implement TranslationStore.StringBasedModifier and TypeClassDescriptionstatic classAn abstract, string-based translation store.Methods in net.kyori.adventure.translation that return TranslationStore.StringBasedModifier and TypeMethodDescriptionTranslationStore.messageFormat(Key name) Creates a new translation store that uses message-format-based translation.