Uses of Package
net.kyori.adventure.text.minimessage.tag
Packages that use net.kyori.adventure.text.minimessage.tag
Package
Description
Internal API, not for public use.
Parser.
Parser nodes.
Serializer for the MiniMessage language.
Specification of the API for customizing tags understood by MiniMessage.
Tools for resolving tags based on tag information.
Tools for working with Adventure's translation API.
-
-
Classes in net.kyori.adventure.text.minimessage.tag used by net.kyori.adventure.text.minimessage.internal.parserClassDescriptionA tag definition for the MiniMessage language.An argument that can be passed to a tag, after the first
:. -
Classes in net.kyori.adventure.text.minimessage.tag used by net.kyori.adventure.text.minimessage.internal.parser.nodeClassDescriptionA tag definition for the MiniMessage language.An argument that can be passed to a tag, after the first
:. -
-
Classes in net.kyori.adventure.text.minimessage.tag used by net.kyori.adventure.text.minimessage.tagClassDescriptionA tag that is applied at the tokenization stage, before the tree is constructed.A tag definition for the MiniMessage language.
-
Classes in net.kyori.adventure.text.minimessage.tag used by net.kyori.adventure.text.minimessage.tag.resolverClassDescriptionA tag definition for the MiniMessage language.An argument that can be passed to a tag, after the first
:.ATagname must match this pattern. -
Classes in net.kyori.adventure.text.minimessage.tag used by net.kyori.adventure.text.minimessage.translationClassDescriptionA tag definition for the MiniMessage language.A
Tagname must match this pattern.