net.minecraft.world.level.validation

public record PathAllowList$ConfigEntry

fbq$a
net.minecraft.world.level.validation.PathAllowList$ConfigEntry
net.minecraft.class_8582$class_8583
net.minecraft.util.path.AllowedSymlinkPathMatcher$Entry
net.minecraft.world.level.validation.PathAllowList$a

Field summary

Modifier and TypeField
private final PathAllowList$EntryType
a
type
comp_1549
type
private final String
b
pattern
comp_1550
pattern

Constructor summary

ModifierConstructor
public (PathAllowList$EntryType arg0, String arg1)

Method summary

Modifier and TypeMethod
public PathMatcher
a(FileSystem arg0)
compile(FileSystem arg0)
method_52256(FileSystem arg0)
compile(FileSystem fileSystem)
static Optional<PathAllowList$ConfigEntry>
a(String arg0)
parse(String arg0)
method_52255(String arg0)
readLine(String line)
static PathAllowList$ConfigEntry
b(String arg0)
glob(String arg0)
method_52257(String arg0)
glob(String pattern)
static PathAllowList$ConfigEntry
c(String arg0)
regex(String arg0)
method_52258(String arg0)
regex(String pattern)
static PathAllowList$ConfigEntry
d(String arg0)
prefix(String arg0)
method_52259(String arg0)
prefix(String prefix)
public PathAllowList$EntryType
a()
type()
comp_1549()
type()
public String
b()
pattern()
comp_1550()
pattern()