loadBlueprint
Converts this raw model data into a processed ModelBlueprint.
Return
the result of the loading process, containing the blueprint and any errors
Since
1.15.2
Parameters
name
the name to assign to the blueprint
@NotNull
Converts this raw model data into a processed ModelBlueprint with a specific loading mode.
Return
the result of the loading process, containing the blueprint and any errors
Since
1.15.2
Parameters
name
the name to assign to the blueprint
strict
whether to use strict loading mode (fail on unsupported features)