Package net.minecraft.util.path
Class PathResolving
java.lang.Object
net.minecraft.util.path.PathResolving
- Mappings:
Namespace Name named net/minecraft/util/path/PathResolving
intermediary net/minecraft/class_10619
official bbk
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGER
Lnet/minecraft/util/path/PathResolving;LOGGER:Lorg/slf4j/Logger;
intermediary field_55933
Lnet/minecraft/class_10619;field_55933:Lorg/slf4j/Logger;
official a
Lbbk;a:Lorg/slf4j/Logger;
-
-
Constructor Details
-
PathResolving
public PathResolving()
-
-
Method Details
-
toPath
- Throws:
IOException
- Mappings:
Namespace Name Mixin selector named toPath
Lnet/minecraft/util/path/PathResolving;toPath(Ljava/net/URI;)Ljava/nio/file/Path;
intermediary method_66590
Lnet/minecraft/class_10619;method_66590(Ljava/net/URI;)Ljava/nio/file/Path;
official a
Lbbk;a(Ljava/net/URI;)Ljava/nio/file/Path;
-