public class PixelmonDownloadingPackFinder
extends net.minecraft.client.resources.DownloadingPackFinder
Constructor and Description |
---|
PixelmonDownloadingPackFinder(java.io.File serverPackDirIn,
net.minecraft.client.resources.ResourceIndex resourceIndexIn) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<?> |
downloadAndSelectResourcePack(java.lang.String url,
java.lang.String hash) |
static java.util.Map<java.lang.String,java.lang.String> |
getPackDownloadRequestProperties() |
public PixelmonDownloadingPackFinder(java.io.File serverPackDirIn, net.minecraft.client.resources.ResourceIndex resourceIndexIn)
public static java.util.Map<java.lang.String,java.lang.String> getPackDownloadRequestProperties()
public java.util.concurrent.CompletableFuture<?> downloadAndSelectResourcePack(java.lang.String url, java.lang.String hash)
downloadAndSelectResourcePack
in class net.minecraft.client.resources.DownloadingPackFinder