|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.TexturePackList
public class TexturePackList
Constructor Summary | |
---|---|
TexturePackList(File par1File,
Minecraft par2Minecraft)
|
Method Summary | |
---|---|
List |
availableTexturePacks()
Returns a list of the available texture packs. |
boolean |
func_77295_a()
|
boolean |
func_77300_f()
|
void |
func_77304_b()
|
boolean |
getAcceptsTextures()
|
TexturePackBase |
getSelectedTexturePack()
|
void |
requestDownloadOfTexture(String par1Str)
filename must end in .zip |
boolean |
setTexturePack(TexturePackBase par1TexturePackBase)
Sets the new TexturePack to be used, returning true if it has actually changed, false if nothing changed. |
void |
updateAvaliableTexturePacks()
check the texture packs the client has installed |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TexturePackList(File par1File, Minecraft par2Minecraft)
Method Detail |
---|
public boolean setTexturePack(TexturePackBase par1TexturePackBase)
public void requestDownloadOfTexture(String par1Str)
public boolean func_77295_a()
public void func_77304_b()
public void updateAvaliableTexturePacks()
public List availableTexturePacks()
public TexturePackBase getSelectedTexturePack()
public boolean func_77300_f()
public boolean getAcceptsTextures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |