implements ResourcePackSource
| dea | |
| 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 com.google.common.util.concurrent.ListenableFuture<?> |
| ||||
| private ResourcePackInfoClient |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (File arg0, ResourceIndex arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public <T extends ResourcePackLoader> void |
| ||||
| public ResourcePackVanilla |
| ||||
| public static Map<String, String> |
| ||||
| public com.google.common.util.concurrent.ListenableFuture<?> |
| ||||
| public void |
| ||||
| private boolean |
| ||||
| private void |
| ||||
| public com.google.common.util.concurrent.ListenableFuture<Object> |
|