Uses of Interface
net.kyori.adventure.text.TranslationArgumentLike
Packages that use TranslationArgumentLike
Package
Description
Data for controlling components, their styles, and events.
Tools for working with Adventure's translation API.
-
Uses of TranslationArgumentLike in net.kyori.adventure.text
Subinterfaces of TranslationArgumentLike in net.kyori.adventure.textModifier and TypeInterfaceDescriptioninterfaceAn argument that can be part of aTranslatableComponent. -
Uses of TranslationArgumentLike in net.kyori.adventure.text.minimessage.translation
Methods in net.kyori.adventure.text.minimessage.translation with parameters of type TranslationArgumentLikeModifier and TypeMethodDescriptionstatic ComponentLikeArgument.argument(String name, TranslationArgumentLike argument) Creates a named translation argument.