net.minecraft.world.level.validation

public class PathAllowList

implements PathMatcher

eea
net.minecraft.world.level.validation.PathAllowList
net.minecraft.class_8582
net.minecraft.unmapped.C_dpwvcnei
net.minecraft.util.path.AllowedSymlinkPathMatcher
net.minecraft.util.path.AllowedSymlinkPathMatcher
net.minecraft.src.C_289813_
net.minecraft.world.level.validation.PathAllowList

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_44958
f_iujsjwjv
LOGGER
LOGGER
f_289832_
private static final String
b
COMMENT_PREFIX
field_44959
f_yyvxmvav
COMMENT_LINE_PREFIX
COMMENT_PREFIX
f_289821_
private final List<PathAllowList$ConfigEntry>
c
entries
field_44960
f_dyomlhne
allowedEntries
entries
f_289820_
private final Map<String, PathMatcher>
d
compiledPaths
field_44961
f_kobjyiln
matcherCache
compiledPaths
f_289818_

Constructor summary

ModifierConstructor
public (List<PathAllowList$ConfigEntry> allowedEntries)

Method summary

Modifier and TypeMethod
public PathMatcher
a(FileSystem arg0)
getForFileSystem(FileSystem arg0)
method_52249(FileSystem arg0)
m_qeermkiz(FileSystem arg0)
get(FileSystem fileSystem)
get(FileSystem fileSystem)
m_289852_(FileSystem arg0)
public boolean
matches(Path arg0)
matches(Path arg0)
matches(Path arg0)
matches(Path path)
matches(Path arg0)
public static PathAllowList
a(BufferedReader arg0)
readPlain(BufferedReader arg0)
method_52247(BufferedReader arg0)
m_bzqsaxjp(BufferedReader arg0)
fromReader(BufferedReader reader)
fromReader(BufferedReader reader)
m_289888_(BufferedReader p_289921_)