public class ResourcePackRepositoryEntry extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
bindTexturePackIcon(TextureManager par1TextureManager) |
void |
closeResourcePack() |
boolean |
equals(Object par1Obj) |
ResourcePack |
getResourcePack() |
String |
getResourcePackName() |
String |
getTexturePackDescription() |
int |
hashCode() |
String |
toString() |
void |
updateResourcePack() |
public void updateResourcePack()
throws IOException
IOExceptionpublic void bindTexturePackIcon(TextureManager par1TextureManager)
public void closeResourcePack()
public ResourcePack getResourcePack()
public String getResourcePackName()
public String getTexturePackDescription()