toBlueprint

@NotNull
open fun toBlueprint(@NotNull context: @NotNull ModelLoadContext, @NotNull children: @NotNull List<BlueprintElement>): @NotNull BlueprintAnimation

Converts this raw animation data into a processed BlueprintAnimation.

Return

the blueprint animation

Since

1.15.2

Parameters

context

the model loading context

children

the list of root blueprint elements