public class TexturePackCustom extends TexturePackImplementation
| Constructor and Description |
|---|
TexturePackCustom(String par1Str,
File par2File) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteTexturePack(RenderEngine par1RenderEngine)
Delete the OpenGL texture id of the pack's thumbnail image, and close the zip file in case of TexturePackCustom.
|
InputStream |
getResourceAsStream(String par1Str)
Gives a texture resource as InputStream.
|
bindThumbnailTexture, getFirstDescriptionLine, getSecondDescriptionLine, getTexturePackFileName, getTexturePackID, getTexturePackResolutionpublic TexturePackCustom(String par1Str, File par2File)
public void deleteTexturePack(RenderEngine par1RenderEngine)
deleteTexturePack in interface ITexturePackdeleteTexturePack in class TexturePackImplementationpublic InputStream getResourceAsStream(String par1Str)
getResourceAsStream in interface ITexturePackgetResourceAsStream in class TexturePackImplementation