| Package | Description |
|---|---|
| net.minecraftforge.client.model.obj |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<OBJModel.ModelSettings,OBJModel> |
OBJLoader.modelCache |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OBJModel.ModelSettings.equals(OBJModel.ModelSettings that) |
OBJModel |
OBJLoader.loadModel(OBJModel.ModelSettings settings) |
| Constructor and Description |
|---|
OBJModel(LineReader reader,
OBJModel.ModelSettings settings) |