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