implements ResourcePackSource
| dur | |
| net.minecraft.class_1066 | |
| net.minecraft.client.resources.DownloadingPackFinder |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| 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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (File arg0, ResourceIndex arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| 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> |
|