Package | Description |
---|---|
net.minecraft.client.resources |
Modifier and Type | Field and Description |
---|---|
private ResourcePackRepository.Entry |
ResourcePackListEntryFound.resourcePackEntry |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ResourcePackRepository.Entry> |
ResourcePackRepository.repositoryEntries |
private java.util.List<ResourcePackRepository.Entry> |
ResourcePackRepository.repositoryEntriesAll |
Modifier and Type | Method and Description |
---|---|
ResourcePackRepository.Entry |
ResourcePackListEntryFound.getResourcePackEntry() |
ResourcePackRepository.Entry |
ResourcePackRepository.getResourcePackEntry() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ResourcePackRepository.Entry> |
ResourcePackRepository.getRepositoryEntries() |
java.util.List<ResourcePackRepository.Entry> |
ResourcePackRepository.getRepositoryEntriesAll() |
Modifier and Type | Method and Description |
---|---|
void |
ResourcePackRepository.setRepositories(java.util.List<ResourcePackRepository.Entry> repositories) |
Constructor and Description |
---|
ResourcePackListEntryFound(GuiScreenResourcePacks resourcePacksGUIIn,
ResourcePackRepository.Entry entry) |