|
| | Texture (String par1Str, int par2, int par3, int par4, int par5, int par6, int par7, int par8, BufferedImage par9BufferedImage) |
| |
| | Texture (String par1Str, int par2, int par3, int par4, int par5, int par6, int par7, int par8, int par9, BufferedImage par10BufferedImage) |
| |
| final Rect2i | getTextureRect () |
| |
| void | fillRect (Rect2i par1Rect2i, int par2) |
| |
| void | writeImage (String par1Str) |
| |
| void | copyFrom (int par1, int par2, Texture par3Texture, boolean par4) |
| |
| void | func_104062_b (int par1, int par2, Texture par3Texture) |
| |
| void | transferFromImage (BufferedImage par1BufferedImage) |
| |
| int | getTextureId () |
| |
| int | getGlTextureId () |
| |
| int | getWidth () |
| |
| int | getHeight () |
| |
| String | getTextureName () |
| |
| void | bindTexture (int par1) |
| |
| void | uploadTexture () |
| |
| ByteBuffer | getTextureData () |
| |
| void | createAndUploadTexture () |
| |
| net.minecraft.client.renderer.texture.Texture.Texture |
( |
String |
par1Str, |
|
|
int |
par2, |
|
|
int |
par3, |
|
|
int |
par4, |
|
|
int |
par5, |
|
|
int |
par6, |
|
|
int |
par7, |
|
|
int |
par8, |
|
|
BufferedImage |
par9BufferedImage |
|
) |
| |
| net.minecraft.client.renderer.texture.Texture.Texture |
( |
String |
par1Str, |
|
|
int |
par2, |
|
|
int |
par3, |
|
|
int |
par4, |
|
|
int |
par5, |
|
|
int |
par6, |
|
|
int |
par7, |
|
|
int |
par8, |
|
|
int |
par9, |
|
|
BufferedImage |
par10BufferedImage |
|
) |
| |
| void net.minecraft.client.renderer.texture.Texture.bindTexture |
( |
int |
par1) | |
|
| void net.minecraft.client.renderer.texture.Texture.copyFrom |
( |
int |
par1, |
|
|
int |
par2, |
|
|
Texture |
par3Texture, |
|
|
boolean |
par4 |
|
) |
| |
| void net.minecraft.client.renderer.texture.Texture.createAndUploadTexture |
( |
) | |
|
| void net.minecraft.client.renderer.texture.Texture.fillRect |
( |
Rect2i |
par1Rect2i, |
|
|
int |
par2 |
|
) |
| |
| void net.minecraft.client.renderer.texture.Texture.func_104062_b |
( |
int |
par1, |
|
|
int |
par2, |
|
|
Texture |
par3Texture |
|
) |
| |
| int net.minecraft.client.renderer.texture.Texture.getGlTextureId |
( |
) | |
|
| int net.minecraft.client.renderer.texture.Texture.getHeight |
( |
) | |
|
| ByteBuffer net.minecraft.client.renderer.texture.Texture.getTextureData |
( |
) | |
|
| int net.minecraft.client.renderer.texture.Texture.getTextureId |
( |
) | |
|
| String net.minecraft.client.renderer.texture.Texture.getTextureName |
( |
) | |
|
| final Rect2i net.minecraft.client.renderer.texture.Texture.getTextureRect |
( |
) | |
|
| int net.minecraft.client.renderer.texture.Texture.getWidth |
( |
) | |
|
| void net.minecraft.client.renderer.texture.Texture.transferFromImage |
( |
BufferedImage |
par1BufferedImage) | |
|
| void net.minecraft.client.renderer.texture.Texture.uploadTexture |
( |
) | |
|
| void net.minecraft.client.renderer.texture.Texture.writeImage |
( |
String |
par1Str) | |
|
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/Texture.java