Uses of Interface
net.kyori.adventure.translation.TranslationStore
Packages that use TranslationStore
-
Uses of TranslationStore in net.kyori.adventure.translation
Subinterfaces of TranslationStore in net.kyori.adventure.translationModifier and TypeInterfaceDescriptionstatic interfaceAn abstract, string-based translation store.Classes in net.kyori.adventure.translation that implement TranslationStoreModifier and TypeClassDescriptionclassAn abstraction to ease the construction of translation stores with generic values.static classAn abstract, string-based translation store.Methods in net.kyori.adventure.translation that return TranslationStoreModifier and TypeMethodDescriptionstatic TranslationStore<Component> Creates a new translation store that uses component-based translation.