ModelLoadContext

@ApiStatus.Internal
class ModelLoadContext

Holds the context and state during the model loading process.

This class provides access to all parts of the raw model data and accumulates errors that occur during processing. It also controls the loading mode (strict or lenient).

Since

1.15.2

Constructors

Link copied to clipboard
constructor()