Package net.minecraft.util.path
Class SymlinkFinder
java.lang.Object
net.minecraft.util.path.SymlinkFinder
- Mappings:
Namespace Name official edyintermediary net/minecraft/class_8580named net/minecraft/util/path/SymlinkFinder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
matcher
- Mappings:
Namespace Name Mixin selector official aLedy;a:Leea;intermediary field_44955Lnet/minecraft/class_8580;field_44955:Lnet/minecraft/class_8582;named matcherLnet/minecraft/util/path/SymlinkFinder;matcher:Lnet/minecraft/util/path/AllowedSymlinkPathMatcher;
-
-
Constructor Details
-
SymlinkFinder
- Mappings:
Namespace Name Mixin selector official <init>Ledy;<init>(Leea;)Vintermediary <init>Lnet/minecraft/class_8580;<init>(Lnet/minecraft/class_8582;)Vnamed <init>Lnet/minecraft/util/path/SymlinkFinder;<init>(Lnet/minecraft/util/path/AllowedSymlinkPathMatcher;)V
-
-
Method Details
-
validate
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLedy;a(Ljava/nio/file/Path;Ljava/util/List;)Vintermediary method_52242Lnet/minecraft/class_8580;method_52242(Ljava/nio/file/Path;Ljava/util/List;)Vnamed validateLnet/minecraft/util/path/SymlinkFinder;validate(Ljava/nio/file/Path;Ljava/util/List;)V
-
collect
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLedy;a(Ljava/nio/file/Path;Z)Ljava/util/List;intermediary method_52243Lnet/minecraft/class_8580;method_52243(Ljava/nio/file/Path;Z)Ljava/util/List;named collectLnet/minecraft/util/path/SymlinkFinder;collect(Ljava/nio/file/Path;Z)Ljava/util/List;
-