Package api.client
Class ProgrammerArtResourcePackRepositoryEntry
java.lang.Object
net.minecraft.src.ResourcePackRepositoryEntry
api.client.ProgrammerArtResourcePackRepositoryEntry
-
Field Summary
Fields inherited from class net.minecraft.src.ResourcePackRepositoryEntry
locationTexturePackIcon, rePackMetadataSection, reResourcePackRepository, texturePackIcon -
Constructor Summary
ConstructorsConstructorDescriptionProgrammerArtResourcePackRepositoryEntry(ResourcePackRepository rpr, ResourcePack rprProgrammerArtResourcePack) -
Method Summary
Modifier and TypeMethodDescriptionvoidbindTexturePackIcon(TextureManager par1TextureManager) voidbooleantoString()voidMethods inherited from class net.minecraft.src.ResourcePackRepositoryEntry
equals, hashCode
-
Constructor Details
-
ProgrammerArtResourcePackRepositoryEntry
public ProgrammerArtResourcePackRepositoryEntry(ResourcePackRepository rpr, ResourcePack rprProgrammerArtResourcePack)
-
-
Method Details
-
updateResourcePack
- Overrides:
updateResourcePackin classResourcePackRepositoryEntry- Throws:
IOException
-
bindTexturePackIcon
- Overrides:
bindTexturePackIconin classResourcePackRepositoryEntry
-
closeResourcePack
public void closeResourcePack()- Overrides:
closeResourcePackin classResourcePackRepositoryEntry
-
getResourcePack
- Overrides:
getResourcePackin classResourcePackRepositoryEntry
-
getResourcePackName
- Overrides:
getResourcePackNamein classResourcePackRepositoryEntry
-
getTexturePackDescription
- Overrides:
getTexturePackDescriptionin classResourcePackRepositoryEntry
-
getShouldRenderLegacyModels
public boolean getShouldRenderLegacyModels()- Overrides:
getShouldRenderLegacyModelsin classResourcePackRepositoryEntry
-
toString
- Overrides:
toStringin classResourcePackRepositoryEntry
-