buildModernJson

@Nullable
@Unmodifiable
open fun buildModernJson(@NotNull obfuscator: @NotNull PackObfuscator.Pair, @NotNull context: @NotNull BlueprintLoadContext): @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

context

the load context