Name | <ElementTag.from_raw_json> |
Returns | ElementTag |
Description | Un-hides the element's text from invisible color codes back to normal text.
Inverts ElementTag.to_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#L436 |