net.minecraft.server.packs.repository

public abstract class PackDetector<T>

awy
net.minecraft.server.packs.repository.PackDetector
net.minecraft.class_8621
net.minecraft.resource.ResourcePackOpener
net.minecraft.src.C_290177_
net.minecraft.server.packs.repository.PackDetector

字段概要

修饰符与类型字段
private final DirectoryValidator
a
validator
field_45057
symlinkFinder
f_290737_

构造函数概要

修饰符构造函数
protected (DirectoryValidator symlinkFinder)

方法概要

修饰符与类型方法
public T
a(Path arg0, List<fij> arg1)
detectPackResources(Path arg0, List<ForbiddenSymlinkInfo> arg1)
method_52441(Path arg0, List<class_8581> arg1)
open(Path path, List<SymlinkEntry> foundSymlinks)
m_293433_(Path p_297322_, List<C_289806_> arg1)
protected abstract T
d(Path arg0)
createZipPack(Path arg0)
method_52439(Path arg0)
openZip(Path path)
m_292901_(Path arg0)
protected abstract T
c(Path arg0)
createDirectoryPack(Path arg0)
method_52438(Path arg0)
openDirectory(Path path)
m_293354_(Path arg0)