|
int | getNextTextureId () |
|
void | registerTexture (String par1Str, Texture par2Texture) |
|
void | registerTexture (Texture par1Texture) |
|
Stitcher | createStitcher (String par1Str) |
|
List | createTexture (String par1Str) |
|
List | createNewTexture (String textureName, String textureFile, TextureStitched stitched) |
|
Texture | makeTexture (String par1Str, int par2, int par3, int par4, int par5, int par6, int par7, int par8, boolean par9, BufferedImage par10BufferedImage) |
|
Texture | createEmptyTexture (String par1Str, int par2, int par3, int par4, int par5) |
|
Texture net.minecraft.client.renderer.texture.TextureManager.createEmptyTexture |
( |
String |
par1Str, |
|
|
int |
par2, |
|
|
int |
par3, |
|
|
int |
par4, |
|
|
int |
par5 |
|
) |
| |
List net.minecraft.client.renderer.texture.TextureManager.createNewTexture |
( |
String |
textureName, |
|
|
String |
textureFile, |
|
|
TextureStitched |
stitched |
|
) |
| |
Stitcher net.minecraft.client.renderer.texture.TextureManager.createStitcher |
( |
String |
par1Str) | |
|
List net.minecraft.client.renderer.texture.TextureManager.createTexture |
( |
String |
par1Str) | |
|
int net.minecraft.client.renderer.texture.TextureManager.getNextTextureId |
( |
) | |
|
static void net.minecraft.client.renderer.texture.TextureManager.init |
( |
) | |
|
|
static |
static TextureManager net.minecraft.client.renderer.texture.TextureManager.instance |
( |
) | |
|
|
static |
Texture net.minecraft.client.renderer.texture.TextureManager.makeTexture |
( |
String |
par1Str, |
|
|
int |
par2, |
|
|
int |
par3, |
|
|
int |
par4, |
|
|
int |
par5, |
|
|
int |
par6, |
|
|
int |
par7, |
|
|
int |
par8, |
|
|
boolean |
par9, |
|
|
BufferedImage |
par10BufferedImage |
|
) |
| |
void net.minecraft.client.renderer.texture.TextureManager.registerTexture |
( |
String |
par1Str, |
|
|
Texture |
par2Texture |
|
) |
| |
void net.minecraft.client.renderer.texture.TextureManager.registerTexture |
( |
Texture |
par1Texture) | |
|
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/client/renderer/texture/TextureManager.java