Package net.minecraft.util.path
Interface AllowedSymlinkPathMatcher.EntryType
- Enclosing class:
AllowedSymlinkPathMatcher
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType
intermediary net/minecraft/class_8582$class_8584
official evl$b
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AllowedSymlinkPathMatcher.EntryType
static final AllowedSymlinkPathMatcher.EntryType
-
Method Summary
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector named DEFAULT
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;DEFAULT:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
intermediary field_44962
Lnet/minecraft/class_8582$class_8584;field_44962:Lnet/minecraft/class_8582$class_8584;
official a
Levl$b;a:Levl$b;
-
PREFIX
- Mappings:
Namespace Name Mixin selector named PREFIX
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;PREFIX:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
intermediary field_44963
Lnet/minecraft/class_8582$class_8584;field_44963:Lnet/minecraft/class_8582$class_8584;
official b
Levl$b;b:Levl$b;
-
-
Method Details
-
compile
- Mappings:
Namespace Name Mixin selector named compile
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
intermediary compile
Lnet/minecraft/class_8582$class_8584;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
official compile
Levl$b;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
-