Package net.minecraft.resources
Interface IPackFinder
- All Known Implementing Classes:
DownloadingPackFinder
,FolderPackFinder
,ResourcePackLoader.LambdaFriendlyPackFinder
,ServerPackFinder
public interface IPackFinder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadPacks
(Consumer<ResourcePackInfo> p_230230_1_, ResourcePackInfo.IFactory p_230230_2_)
-
Method Details
-
loadPacks
-