net.minecraft.server.packs.repository

public abstract class PackDetector<T>

avf
net.minecraft.server.packs.repository.PackDetector
net.minecraft.class_8621
net.minecraft.resource.ResourcePackOpener
net.minecraft.server.packs.repository.PackDetector

Field summary

Modifier and TypeField
private final DirectoryValidator
a
validator
field_45057
symlinkFinder

Constructor summary

ModifierConstructor
protected (DirectoryValidator symlinkFinder)

Method summary

Modifier and TypeMethod
public T
a(Path arg0, List<fbp> arg1)
detectPackResources(Path arg0, List<ForbiddenSymlinkInfo> arg1)
method_52441(Path arg0, List<class_8581> arg1)
open(Path path, List<SymlinkEntry> foundSymlinks)
protected abstract T
d(Path arg0)
createZipPack(Path arg0)
method_52439(Path arg0)
openZip(Path path)
protected abstract T
c(Path arg0)
createDirectoryPack(Path arg0)
method_52438(Path arg0)
openDirectory(Path path)