buildModernJson

@Nullable
@Unmodifiable
open fun buildModernJson(@NotNull obfuscator: @NotNull PackObfuscator.Pair, @NotNull parent: @NotNull ModelBlueprint): @Nullable @Unmodifiable List<BlueprintJson>

Builds the JSON representation for modern clients.

Return

a list of generated blueprint JSONs, or null if not applicable

Since

1.15.2

Parameters

obfuscator

the obfuscator for model and texture names

parent

the parent model blueprint