Package net.minecraft.resource
Class FileResourcePackProvider.PackOpenerImpl
java.lang.Object
net.minecraft.resource.ResourcePackOpener<ResourcePackProfile.PackFactory>
net.minecraft.resource.FileResourcePackProvider.PackOpenerImpl
- Enclosing class:
- FileResourcePackProvider
private static class FileResourcePackProvider.PackOpenerImpl
extends ResourcePackOpener<ResourcePackProfile.PackFactory>
- Mappings:
- Namespace - Name - named - net/minecraft/resource/FileResourcePackProvider$PackOpenerImpl- intermediary - net/minecraft/class_3279$class_8620- official - atv$a
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected ResourcePackProfile.PackFactoryopenDirectory(Path path) protected ResourcePackProfile.PackFactoryMethods inherited from class net.minecraft.resource.ResourcePackOpeneropen
- 
Constructor Details- 
PackOpenerImpl- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/resource/ResourcePackOpener;<init>(Lnet/minecraft/util/path/SymlinkFinder;)V- intermediary - <init>- Lnet/minecraft/class_8621;<init>(Lnet/minecraft/class_8580;)V- official - <init>- Latz;<init>(Lfar;)V
 
 
- 
- 
Method Details- 
openZip- Specified by:
- openZipin class- ResourcePackOpener<ResourcePackProfile.PackFactory>
- Mappings:
- Namespace - Name - Mixin selector - named - openZip- Lnet/minecraft/resource/FileResourcePackProvider$PackOpenerImpl;openZip(Ljava/nio/file/Path;)Lnet/minecraft/resource/ResourcePackProfile$PackFactory;- intermediary - method_52436- Lnet/minecraft/class_3279$class_8620;method_52436(Ljava/nio/file/Path;)Lnet/minecraft/class_3288$class_7680;- official - a- Latv$a;a(Ljava/nio/file/Path;)Latx$c;
 
- 
openDirectory- Specified by:
- openDirectoryin class- ResourcePackOpener<ResourcePackProfile.PackFactory>
- Mappings:
- Namespace - Name - Mixin selector - named - openDirectory- Lnet/minecraft/resource/FileResourcePackProvider$PackOpenerImpl;openDirectory(Ljava/nio/file/Path;)Lnet/minecraft/resource/ResourcePackProfile$PackFactory;- intermediary - method_52437- Lnet/minecraft/class_3279$class_8620;method_52437(Ljava/nio/file/Path;)Lnet/minecraft/class_3288$class_7680;- official - b- Latv$a;b(Ljava/nio/file/Path;)Latx$c;
 
 
-