Interface ParserDirective
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.kyori.adventure.text.minimessage.tag.Tag
Tag.Argument
-
-
-
-
Field Detail
-
RESET
static final Tag RESET
Instructs the parser to reset all style, events, insertions, etc.If
strict mode
is enabled, usage of this tag is disallowed and a parse exception will be thrown if this tag is present.- Since:
- 4.10.0
-
-