buildLegacyJson

@Nullable
open fun buildLegacyJson(@NotNull obfuscator: @NotNull PackObfuscator.Pair, @NotNull context: @NotNull BlueprintLoadContext): @Nullable BlueprintJson

Builds the JSON representation for legacy clients (1.21.3 or under).

Return

the generated blueprint JSON, or null if not applicable

Since

1.15.2

Parameters

obfuscator

the obfuscator for model and texture names

context

the load context