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.

Properties

Link copied to clipboard
val PARSER: JsonDeserializer<ModelChildren>
Parser

Functions

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