implements PathMatcher
| net.minecraft.world.level.validation.PathAllowList | |
| net.minecraft.class_8582 | |
| net.minecraft.util.path.AllowedSymlinkPathMatcher |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final String |
|
||||||
| private final List<AllowedSymlinkPathMatcher$Entry> |
|
||||||
| private final Map<String, PathMatcher> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (List<AllowedSymlinkPathMatcher$Entry> allowedEntries) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PathMatcher |
|
||||||
| public boolean |
|
||||||
| public static AllowedSymlinkPathMatcher |
|
||||||
| private static Stream |
|
||||||
| private PathMatcher |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|
||||||
| private static boolean |
|
||||||
| private static PathMatcher |
|