Package net.kyori.adventure.text.minimessage
MiniMessage, a friendly text format for representing chat components.
- See Also:
- Format Documentation
-
Interface Summary Interface Description Context Parser context for use within transformations.MiniMessage MiniMessage is a textual representation of components.MiniMessage.Builder A builder forMiniMessage
. -
Exception Summary Exception Description ParsingException An exception thrown when an error occurs while parsing a MiniMessage string.