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, getTexturePackID
public TexturePackCustom(String par1Str, File par2File, ITexturePack par3ITexturePack)
public void deleteTexturePack(RenderEngine par1RenderEngine)
deleteTexturePack
in interface ITexturePack
deleteTexturePack
in class TexturePackImplementation
public boolean func_98140_c(String par1Str)
func_98140_c
in class TexturePackImplementation
public boolean isCompatible()