Name | <ElementTag.to_raw_json> |
Returns | ElementTag |
Description | Converts normal colored text to Minecraft-style "raw JSON" format.
Inverts ElementTag.from_raw_json. |
Generated Example |
|
Group | conversion |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/bukkit/BukkitElementExtensions.java#L424 |