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 official ell$b
intermediary net/minecraft/class_8582$class_8584
named net/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AllowedSymlinkPathMatcher.EntryType
static final AllowedSymlinkPathMatcher.EntryType
-
Method Summary
-
Field Details
-
DEFAULT
- Mappings:
Namespace Name Mixin selector official a
Lell$b;a:Lell$b;
intermediary field_44962
Lnet/minecraft/class_8582$class_8584;field_44962:Lnet/minecraft/class_8582$class_8584;
named DEFAULT
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;DEFAULT:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
-
PREFIX
- Mappings:
Namespace Name Mixin selector official b
Lell$b;b:Lell$b;
intermediary field_44963
Lnet/minecraft/class_8582$class_8584;field_44963:Lnet/minecraft/class_8582$class_8584;
named PREFIX
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;PREFIX:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;
-
-
Method Details
-
compile
- Mappings:
Namespace Name Mixin selector official compile
Lell$b;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;
named compile
Lnet/minecraft/util/path/AllowedSymlinkPathMatcher$EntryType;compile(Ljava/nio/file/FileSystem;Ljava/lang/String;)Ljava/nio/file/PathMatcher;
-