ModelChildren

@ApiStatus.Internal
interface ModelChildren

A raw children of the model.

Inheritors

Types

Link copied to clipboard
A raw group of models.
Link copied to clipboard
A raw element's uuid.
Link copied to clipboard
class Parser : JsonDeserializer<T>
Parser

Properties

Link copied to clipboard
Singleton parser instance.

Functions

Link copied to clipboard
@NotNull
open fun toBlueprint(@NotNull @Unmodifiable elementMap: @NotNull @Unmodifiable Map<String, ModelElement>): @NotNull BlueprintChildren
Converts children to blueprint children