Package net.neoforged.neoforge.resource
Class JarContentsPackResources.JarContentsResourcesSupplier
java.lang.Object
net.neoforged.neoforge.resource.JarContentsPackResources.JarContentsResourcesSupplier
- All Implemented Interfaces:
Pack.ResourcesSupplier
- Enclosing class:
JarContentsPackResources
public static class JarContentsPackResources.JarContentsResourcesSupplier
extends Object
implements Pack.ResourcesSupplier
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionJarContentsResourcesSupplier(JarContents contents) JarContentsResourcesSupplier(JarContents contents, String prefix) -
Method Summary
Modifier and TypeMethodDescriptionopenFull(PackLocationInfo locationInfo, Pack.Metadata metadata) openPrimary(PackLocationInfo locationInfo)
-
Field Details
-
contents
-
prefix
-
-
Constructor Details
-
JarContentsResourcesSupplier
-
JarContentsResourcesSupplier
-
-
Method Details
-
openPrimary
- Specified by:
openPrimaryin interfacePack.ResourcesSupplier
-
openFull
- Specified by:
openFullin interfacePack.ResourcesSupplier
-