Class ModelLoadContext

java.lang.Object
kr.toxicity.model.api.data.raw.ModelLoadContext

@Internal public final class ModelLoadContext extends Object
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
  • Constructor Details

    • ModelLoadContext

      public ModelLoadContext()