Uses of Interface
net.kyori.adventure.text.minimessage.tag.PreProcess
Packages that use PreProcess
Package
Description
Specification of the API for customizing tags understood by MiniMessage.
-
Uses of PreProcess in net.kyori.adventure.text.minimessage.tag
Methods in net.kyori.adventure.text.minimessage.tag that return PreProcessModifier and TypeMethodDescriptionstatic PreProcessTag.preProcessParsed(String content) Create a tag that inserts the content literally into the parse string.