Package com.pixelmonmod.pixelmon.client
Class PixelmonDownloadingPackFinder
java.lang.Object
net.minecraft.client.resources.DownloadedPackSource
com.pixelmonmod.pixelmon.client.PixelmonDownloadingPackFinder
- All Implemented Interfaces:
net.minecraft.server.packs.repository.RepositorySource
public class PixelmonDownloadingPackFinder
extends net.minecraft.client.resources.DownloadedPackSource
-
Field Summary
Fields inherited from class net.minecraft.client.resources.DownloadedPackSource
downloadLock
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondownloadAndSelectResourcePack
(URL p_249839_, String p_249218_, boolean p_251033_) Methods inherited from class net.minecraft.client.resources.DownloadedPackSource
checkHash, clearOldDownloads, clearServerPack, deleteQuietly, getDownloadHeaders, loadBundledResourcePack, loadPacks, setServerPack
-
Constructor Details
-
PixelmonDownloadingPackFinder
-
-
Method Details
-
downloadAndSelectResourcePack
public CompletableFuture<?> downloadAndSelectResourcePack(URL p_249839_, String p_249218_, boolean p_251033_) - Overrides:
downloadAndSelectResourcePack
in classnet.minecraft.client.resources.DownloadedPackSource
-