public class TexturePackFolder extends TexturePackImplementation
Constructor and Description |
---|
TexturePackFolder(String par1Str,
File par2File) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getResourceAsStream(String par1Str)
Gives a texture resource as InputStream.
|
bindThumbnailTexture, deleteTexturePack, getFirstDescriptionLine, getSecondDescriptionLine, getTexturePackFileName, getTexturePackID, getTexturePackResolution
public TexturePackFolder(String par1Str, File par2File)
public InputStream getResourceAsStream(String par1Str)
getResourceAsStream
in interface ITexturePack
getResourceAsStream
in class TexturePackImplementation