implements ResourcePackSource
| duo | |
| net.minecraft.class_1066 | |
| net.minecraft.client.resources.DownloadingPackFinder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private static final Pattern |
| ||||||
| private final ResourcePackVanilla |
| ||||||
| private final File |
| ||||||
| private final ReentrantLock |
| ||||||
| private final ResourceIndex |
| ||||||
| private CompletableFuture<?> |
| ||||||
| private ClientResourcePackInfo |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (File arg0, ResourceIndex arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public <T extends ResourcePackLoader> void |
| ||||||
| public ResourcePackVanilla |
| ||||||
| public static Map<String, String> |
| ||||||
| public CompletableFuture<?> |
| ||||||
| private static void |
| ||||||
| public void |
| ||||||
| private boolean |
| ||||||
| private void |
| ||||||
| public CompletableFuture<Void> |
|