Interface PreProcess
- All Superinterfaces:
Tag
A tag that is applied at the tokenization stage, before the tree is constructed.
Its value must be a MiniMessage string.
- Since:
- 4.10.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.kyori.adventure.text.minimessage.tag.Tag
Tag.Argument -
Method Summary
-
Method Details
-
value
The value to insert at the pre-process phase.- Returns:
- the value to insert
- Since:
- 4.10.0
-