public class TexturePackCustom extends TexturePackImplementation
| Constructor and Description |
|---|
TexturePackCustom(String par1Str,
File par2File,
ITexturePack par3ITexturePack) |
| 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.
|
boolean |
func_98140_c(String par1Str) |
boolean |
isCompatible() |
bindThumbnailTexture, func_98137_a, func_98138_b, getFirstDescriptionLine, getResourceAsStream, getSecondDescriptionLine, getTexturePackFileName, getTexturePackIDpublic TexturePackCustom(String par1Str, File par2File, ITexturePack par3ITexturePack)
public void deleteTexturePack(RenderEngine par1RenderEngine)
deleteTexturePack in interface ITexturePackdeleteTexturePack in class TexturePackImplementationpublic boolean func_98140_c(String par1Str)
func_98140_c in class TexturePackImplementationpublic boolean isCompatible()