Package net.minecraft.resources
Class ServerPackFinder
java.lang.Object
net.minecraft.resources.ServerPackFinder
- All Implemented Interfaces:
- IPackFinder
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidloadPacks(Consumer<ResourcePackInfo> p_230230_1_, ResourcePackInfo.IFactory p_230230_2_) 
- 
Field Details- 
vanillaPack
 
- 
- 
Constructor Details- 
ServerPackFinderpublic ServerPackFinder()
 
- 
- 
Method Details- 
loadPackspublic void loadPacks(Consumer<ResourcePackInfo> p_230230_1_, ResourcePackInfo.IFactory p_230230_2_) - Specified by:
- loadPacksin interface- IPackFinder
 
 
-