| Package | Description |
|---|---|
| cpw.mods.fml.client | |
| net.minecraft.client.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
FMLFileResourcePack |
class |
FMLFolderResourcePack |
| Modifier and Type | Method and Description |
|---|---|
ResourcePack |
FMLClientHandler.getResourcePackFor(String modId) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourcePack |
class |
DefaultResourcePack |
class |
FileResourcePack |
class |
FolderResourcePack |
| Modifier and Type | Field and Description |
|---|---|
ResourcePack |
ResourcePackRepository.rprDefaultResourcePack |
| Modifier and Type | Method and Description |
|---|---|
ResourcePack |
ResourcePackRepositoryEntry.getResourcePack() |
| Modifier and Type | Method and Description |
|---|---|
void |
FallbackResourceManager.addResourcePack(ResourcePack par1ResourcePack) |
void |
SimpleReloadableResourceManager.reloadResourcePack(ResourcePack par1ResourcePack) |
| Constructor and Description |
|---|
ResourcePackRepository(File par1File,
ResourcePack par2ResourcePack,
MetadataSerializer par3MetadataSerializer,
GameSettings par4GameSettings) |