Package net.kyori.adventure.text.minimessage.tag
package net.kyori.adventure.text.minimessage.tag
Specification of the API for customizing tags understood by MiniMessage.
-
ClassDescriptionA tag that inserts a
Componentinto the output.A tag that can transform a whole subtree of nodes.Tags implementing this interface are used to provide directives, or instructions, to the parser directly.A tag that is applied at the tokenization stage, before the tree is constructed.A tag definition for the MiniMessage language.An argument that can be passed to a tag, after the first:.ATagname must match this pattern.