net.minecraft.client.texturepacks.TexturePackImplementation.TexturePackImplementation |
( |
String |
par1, |
|
|
File |
par2File, |
|
|
String |
par3Str, |
|
|
ITexturePack |
par4ITexturePack |
|
) |
| |
|
protected |
void net.minecraft.client.texturepacks.TexturePackImplementation.bindThumbnailTexture |
( |
RenderEngine |
par1RenderEngine) | |
|
void net.minecraft.client.texturepacks.TexturePackImplementation.deleteTexturePack |
( |
RenderEngine |
par1RenderEngine) | |
|
InputStream net.minecraft.client.texturepacks.TexturePackImplementation.func_98137_a |
( |
String |
par1Str, |
|
|
boolean |
par2 |
|
) |
| throws IOException |
boolean net.minecraft.client.texturepacks.TexturePackImplementation.func_98138_b |
( |
String |
par1Str, |
|
|
boolean |
par2 |
|
) |
| |
abstract InputStream net.minecraft.client.texturepacks.TexturePackImplementation.func_98139_b |
( |
String |
s) | |
throws IOException |
|
protectedpure virtual |
abstract boolean net.minecraft.client.texturepacks.TexturePackImplementation.func_98140_c |
( |
String |
s) | |
|
|
pure virtual |
String net.minecraft.client.texturepacks.TexturePackImplementation.getFirstDescriptionLine |
( |
) | |
|
InputStream net.minecraft.client.texturepacks.TexturePackImplementation.getResourceAsStream |
( |
String |
par1Str) | |
throws IOException |
String net.minecraft.client.texturepacks.TexturePackImplementation.getSecondDescriptionLine |
( |
) | |
|
String net.minecraft.client.texturepacks.TexturePackImplementation.getTexturePackFileName |
( |
) | |
|
String net.minecraft.client.texturepacks.TexturePackImplementation.getTexturePackID |
( |
) | |
|
void net.minecraft.client.texturepacks.TexturePackImplementation.loadDescription |
( |
) | |
|
|
protected |
Load texture pack description from /pack.txt file in the texture pack
String net.minecraft.client.texturepacks.TexturePackImplementation.firstDescriptionLine |
|
protected |
First line of texture pack description (from /pack.txt) displayed in the GUI
String net.minecraft.client.texturepacks.TexturePackImplementation.secondDescriptionLine |
|
protected |
Second line of texture pack description (from /pack.txt) displayed in the GUI
final File net.minecraft.client.texturepacks.TexturePackImplementation.texturePackFile |
|
protected |
BufferedImage net.minecraft.client.texturepacks.TexturePackImplementation.thumbnailImage |
|
protected |
The texture pack's thumbnail image loaded from the /pack.png file.
The documentation for this class was generated from the following file: