All Classes and Interfaces

Class
Description
A queue of Tag arguments.
Parser context for use within transformations.
Tag resolvers producing tags that insert formatted values.
A tag that inserts a Component into the output.
MiniMessage is a textual representation of components.
A builder for MiniMessage.
A tag that can transform a whole subtree of nodes.
A node in the MiniMessage parse tree.
The root node of a parse.
Tags implementing this interface are used to provide directives, or instructions, to the parser directly.
An exception thrown when an error occurs while parsing a MiniMessage string.
Tag resolvers producing tags that insert fixed values.
A tag that is applied at the tokenization stage, before the tree is constructed.
Tag types distributed with MiniMessage.
A tag definition for the MiniMessage language.
An argument that can be passed to a tag, after the first :.
A Tag name must match this pattern.
A collection of known tags.
A builder to gradually construct tag resolvers.
A resolver that only handles a single tag key.
A tag resolver that only handles tags which do not take arguments.
Changes the color based on a phase param.