//nbt-manipulator/br.com.gamemods.nbtmanipulator/NbtCompound/stringValue
stringValue
[jvm]
open override val stringValue: String
Returns a string representation of the tag’s value.
The output will be similar to a normal Map.
The class names of the children will expose.
The returned string is compatible with string constructors of the same type.
Be aware that this may be a slow operation on compounds.