YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.client.texturepacks.TexturePackDefault Class Reference
Inheritance diagram for net.minecraft.client.texturepacks.TexturePackDefault:
net.minecraft.client.texturepacks.TexturePackImplementation net.minecraft.client.texturepacks.ITexturePack

Public Member Functions

 TexturePackDefault ()
 
boolean func_98140_c (String par1Str)
 
boolean isCompatible ()
 
- Public Member Functions inherited from net.minecraft.client.texturepacks.TexturePackImplementation
InputStream func_98137_a (String par1Str, boolean par2) throws IOException
 
InputStream getResourceAsStream (String par1Str) throws IOException
 
void deleteTexturePack (RenderEngine par1RenderEngine)
 
void bindThumbnailTexture (RenderEngine par1RenderEngine)
 
boolean func_98138_b (String par1Str, boolean par2)
 
String getTexturePackID ()
 
String getTexturePackFileName ()
 
String getFirstDescriptionLine ()
 
String getSecondDescriptionLine ()
 

Protected Member Functions

void loadDescription ()
 
InputStream func_98139_b (String par1Str) throws IOException
 
- Protected Member Functions inherited from net.minecraft.client.texturepacks.TexturePackImplementation
 TexturePackImplementation (String par1, File par2File, String par3Str, ITexturePack par4ITexturePack)
 
void loadDescription ()
 

Additional Inherited Members

- Protected Attributes inherited from net.minecraft.client.texturepacks.TexturePackImplementation
final File texturePackFile
 
String firstDescriptionLine
 
String secondDescriptionLine
 
BufferedImage thumbnailImage
 

Constructor & Destructor Documentation

net.minecraft.client.texturepacks.TexturePackDefault.TexturePackDefault ( )

Member Function Documentation

InputStream net.minecraft.client.texturepacks.TexturePackDefault.func_98139_b ( String  par1Str) throws IOException
protectedvirtual
boolean net.minecraft.client.texturepacks.TexturePackDefault.func_98140_c ( String  par1Str)
virtual
boolean net.minecraft.client.texturepacks.TexturePackDefault.isCompatible ( )
void net.minecraft.client.texturepacks.TexturePackDefault.loadDescription ( )
protected

Load texture pack description from /pack.txt file in the texture pack


The documentation for this class was generated from the following file: