public interface ICustomModelLoader extends IResourceManagerReloadListener
Modifier and Type | Method and Description |
---|---|
boolean |
accepts(ResourceLocation modelLocation) |
IModel |
loadModel(ResourceLocation modelLocation) |
onResourceManagerReload
boolean accepts(ResourceLocation modelLocation)
IModel loadModel(ResourceLocation modelLocation) throws java.lang.Exception
java.lang.Exception