| Package | Description | 
|---|---|
| net.minecraftforge.client.model.obj | 
| Modifier and Type | Field and Description | 
|---|---|
| private OBJModel.TextureCoordinate | OBJModel.Vertex. texCoord | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.List<OBJModel.TextureCoordinate> | OBJModel.Parser. texCoords | 
| Modifier and Type | Method and Description | 
|---|---|
| static OBJModel.TextureCoordinate[] | OBJModel.TextureCoordinate. getDefaultUVs() | 
| OBJModel.TextureCoordinate | OBJModel.Vertex. getTextureCoordinate() | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | OBJModel.OBJBakedModel. putVertexData(UnpackedBakedQuad.Builder builder,
             OBJModel.Vertex v,
             OBJModel.Normal faceNormal,
             OBJModel.TextureCoordinate defUV,
             TextureAtlasSprite sprite) | 
| void | OBJModel.Vertex. setTextureCoordinate(OBJModel.TextureCoordinate texCoord) |