Package ch.njol.skript.localization
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 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.AtomicReferences.
 
 - 
 - 
Method Details