| Modifier and Type | Field and Description | 
|---|---|
| private TextureMap | Minecraft. textureMapBlocks | 
| Modifier and Type | Method and Description | 
|---|---|
| TextureMap | Minecraft. getTextureMapBlocks() | 
| Modifier and Type | Field and Description | 
|---|---|
| private TextureMap | ModelManager. texMap | 
| protected TextureMap | ModelBakery. textureMap | 
| Modifier and Type | Method and Description | 
|---|---|
| TextureMap | ModelManager. getTextureMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| ModelBlock | ItemModelGenerator. makeItemModel(TextureMap textureMapIn,
             ModelBlock blockModel) | 
| Constructor and Description | 
|---|
| ModelBakery(IResourceManager resourceManagerIn,
           TextureMap textureMapIn,
           BlockModelShapes blockModelShapesIn) | 
| ModelManager(TextureMap textures) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ITextureMapPopulator. registerSprites(TextureMap textureMapIn) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected TextureMap | Slot. getBackgroundMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ForgeHooksClient. onTextureStitchedPost(TextureMap map) | 
| static void | ForgeHooksClient. onTextureStitchedPre(TextureMap map) | 
| Modifier and Type | Field and Description | 
|---|---|
| private TextureMap | TextureStitchEvent. map | 
| Modifier and Type | Method and Description | 
|---|---|
| TextureMap | TextureStitchEvent. getMap() | 
| Constructor and Description | 
|---|
| Post(TextureMap map) | 
| Pre(TextureMap map) | 
| TextureStitchEvent(TextureMap map) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModelDynBucket.LoaderDynBucket. register(TextureMap map) | 
| void | ModelLoader.White. register(TextureMap map) | 
| Constructor and Description | 
|---|
| ModelLoader(IResourceManager manager,
           TextureMap map,
           BlockModelShapes shapes) |