Class FormattedMessage
java.lang.Object
ch.njol.skript.localization.Message
ch.njol.skript.localization.FormattedMessage
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Message
getValue, getValueOrDefault, isSet, onValueChange, validate
-
Constructor Details
-
FormattedMessage
- Parameters:
key-args- An array of Objects to replace into the format message, e.g.AtomicReferences.
-
-
Method Details
-
toString
-