Package | Description |
---|---|
net.minecraftforge.client.model | |
net.minecraftforge.client.model.obj |
Modifier and Type | Method and Description |
---|---|
IModelCustom |
IModelCustomLoader.loadInstance(String resourceName,
URL resource)
Load a model instance from the supplied path
|
static IModelCustom |
AdvancedModelLoader.loadModel(String resourceName)
Load the model from the supplied classpath resolvable resource name
|
Modifier and Type | Method and Description |
---|---|
IModelCustom |
ObjModelLoader.loadInstance(String resourceName,
URL resource) |
Constructor and Description |
---|
WavefrontObject(String fileName,
URL resource) |