ModelProviderContext

public interface ModelProviderContext

The model loading context used during model providing.

Functions

loadModel
Link copied to clipboard
abstract UnbakedModel loadModel(Identifier id)
Load a model using a Identifier, ModelIdentifier, ...

Inheritors

ModelLoadingRegistryImpl
Link copied to clipboard

Sources

jvm source
Link copied to clipboard