JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package net.kyori.adventure.text.minimessage.tree
package
net.kyori.adventure.text.minimessage.tree
A stable representation of the MiniMessage parse tree.
This API is currently incomplete.
Since:
4.10.0
Related Packages
Package
Description
net.kyori.adventure.text.minimessage
MiniMessage, a friendly text format for representing chat components.
net.kyori.adventure.text.minimessage.tag
Specification of the API for customizing tags understood by MiniMessage.
Interfaces
Class
Description
Node
A node in the MiniMessage parse tree.
Node.Root
The root node of a parse.