-
Create a copy of this Replacer
Copy all the values of another Replacer
Set whether or not the placeholder should be replaced no matter what the case of it is
Set the placeholder indicator for both prefix and suffix
Set the placeholder indicator's prefix string
Set the placeholder indicator's suffix string
Add an array with placeholders and values that should get replaced in the message
Replacer.replace(String placeholder,
net.kyori.adventure.text.Component replacement)
Add a placeholder to component mapping that should get replaced in the message
Add a map with placeholders and values that should get replaced in the message
Get the replacer instance that is currently used
Copy all the values of another Replacer