buildMeshItemModel

@Nullable
open fun buildMeshItemModel(@NotNull context: @NotNull BlueprintLoadContext): @Nullable JsonObject

Builds the JSON representation for a mesh-based item model.

Return

the generated mesh JSON, or null if no meshes are present

Since

3.0.0

Parameters

context

the load context