PARSER

val PARSER: JsonDeserializer<ModelOutliner>

A JSON deserializer that parses the outliner structure.

It distinguishes between leaf nodes (UUID strings) and branch nodes (Groups with children).

Since

1.15.2