Package | Description |
---|---|
net.minecraftforge.client.model.obj |
Modifier and Type | Field and Description |
---|---|
private OBJModel |
OBJModel.OBJBakedModel.model |
Modifier and Type | Method and Description |
---|---|
OBJModel |
OBJModel.OBJBakedModel.getModel() |
OBJModel |
OBJModel.Parser.parse() |
Constructor and Description |
---|
OBJBakedModel(OBJModel model,
IModelState state,
VertexFormat format,
com.google.common.collect.ImmutableMap<java.lang.String,TextureAtlasSprite> textures) |