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, getTexturePackResolution
public TexturePackCustom(String par1Str, File par2File)
public void deleteTexturePack(RenderEngine par1RenderEngine)
deleteTexturePack
in interface ITexturePack
deleteTexturePack
in class TexturePackImplementation
public InputStream getResourceAsStream(String par1Str)
getResourceAsStream
in interface ITexturePack
getResourceAsStream
in class TexturePackImplementation