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

Public Member Functions

 TexturePackFolder (String par1, File par2, ITexturePack par3ITexturePack)
 
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

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.TexturePackFolder.TexturePackFolder ( String  par1,
File  par2,
ITexturePack  par3ITexturePack 
)

Member Function Documentation

InputStream net.minecraft.client.texturepacks.TexturePackFolder.func_98139_b ( String  par1Str) throws IOException
protectedvirtual
boolean net.minecraft.client.texturepacks.TexturePackFolder.func_98140_c ( String  par1Str)
virtual
boolean net.minecraft.client.texturepacks.TexturePackFolder.isCompatible ( )

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