All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description ArgumentQueue A queue ofTag
arguments.Context Parser context for use within transformations.Formatter Tag resolvers producing tags that insert formatted values.Inserting A tag that inserts aComponent
into the output.MiniMessage MiniMessage is a textual representation of components.MiniMessage.Builder A builder forMiniMessage
.Modifying A tag that can transform a whole subtree of nodes.Node A node in the MiniMessage parse tree.Node.Root The root node of a parse.ParserDirective Tags implementing this interface are used to provide directives, or instructions, to the parser directly.ParsingException An exception thrown when an error occurs while parsing a MiniMessage string.Placeholder Tag resolvers producing tags that insert fixed values.PreProcess A tag that is applied at the tokenization stage, before the tree is constructed.StandardTags Tag types distributed with MiniMessage.Tag A tag definition for the MiniMessage language.Tag.Argument An argument that can be passed to a tag, after the first:
.TagPattern ATag
name must match this pattern.TagResolver A collection of known tags.TagResolver.Builder A builder to gradually construct tag resolvers.TagResolver.Single A resolver that only handles a single tag key.TagResolver.WithoutArguments A tag resolver that only handles tags which do not take arguments.TransitionTag Changes the color based on a phase param.