| Package | Description | 
|---|---|
| net.minecraft.client.renderer | |
| net.minecraft.client.renderer.texture | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ThreadDownloadImageData | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ITickableTextureObject | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractTexture | 
| class  | DynamicTexture | 
| class  | LayeredColorMaskTexture | 
| class  | LayeredTexture | 
| class  | SimpleTexture | 
| class  | TextureMap | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.Map<ResourceLocation,ITextureObject> | TextureManager. mapTextureObjects | 
| Modifier and Type | Method and Description | 
|---|---|
| ITextureObject | TextureManager. getTexture(ResourceLocation textureLocation) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | TextureManager. loadTexture(ResourceLocation textureLocation,
           ITextureObject textureObj) |