Package net.minecraft.resources
Class ServerPackFinder
java.lang.Object
net.minecraft.resources.ServerPackFinder
- All Implemented Interfaces:
IPackFinder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadPacks
(Consumer<ResourcePackInfo> p_230230_1_, ResourcePackInfo.IFactory p_230230_2_)
-
Field Details
-
vanillaPack
-
-
Constructor Details
-
ServerPackFinder
public ServerPackFinder()
-
-
Method Details
-
loadPacks
public void loadPacks(Consumer<ResourcePackInfo> p_230230_1_, ResourcePackInfo.IFactory p_230230_2_) - Specified by:
loadPacks
in interfaceIPackFinder
-