|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.texturepacks.TexturePackImplementation
net.minecraft.client.texturepacks.TexturePackFolder
public class TexturePackFolder
Constructor Summary | |
---|---|
TexturePackFolder(String par1Str,
File par2File)
|
Method Summary | |
---|---|
InputStream |
getResourceAsStream(String par1Str)
Gives a texture resource as InputStream. |
Methods inherited from class net.minecraft.client.texturepacks.TexturePackImplementation |
---|
bindThumbnailTexture, deleteTexturePack, getFirstDescriptionLine, getSecondDescriptionLine, getTexturePackFileName, getTexturePackID, getTexturePackResolution |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TexturePackFolder(String par1Str, File par2File)
Method Detail |
---|
public InputStream getResourceAsStream(String par1Str)
getResourceAsStream
in interface ITexturePack
getResourceAsStream
in class TexturePackImplementation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |