implements PathMatcher
| fte | |
| net.minecraft.world.level.validation.PathAllowList | |
| net.minecraft.class_8582 | |
| net.minecraft.util.path.AllowedSymlinkPathMatcher | |
| net.minecraft.src.C_289813_ | |
| net.minecraft.world.level.validation.PathAllowList |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| private static final String |
| ||||||||||
| private final List<PathAllowList$ConfigEntry> |
| ||||||||||
| private final Map<String, PathMatcher> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (List<PathAllowList$ConfigEntry> allowedEntries) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PathMatcher |
| ||||||||||
| public boolean |
| ||||||||||
| public static PathAllowList |
|