implements RepositorySource
| avb | |
| net.minecraft.server.packs.repository.FolderRepositorySource | |
| net.minecraft.class_3279 | |
| net.minecraft.resource.FileResourcePackProvider | |
| net.minecraft.src.C_57_ | |
| net.minecraft.server.packs.repository.ResourcePackSourceFolder |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static final org.slf4j.Logger |
| ||||||||||
| private static final PackSelectionConfig |
| ||||||||||
| private final Path |
| ||||||||||
| private final PackType |
| ||||||||||
| private final PackSource |
| ||||||||||
| private final DirectoryValidator |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Path packsDir, PackType type, PackSource source, DirectoryValidator symlinkFinder) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static String |
| ||||||||||
| public void |
| ||||||||||
| private PackLocationInfo |
| ||||||||||
| public static void |
|