net.minecraft.server.packs

public class FilePackResources

extends AbstractPackResources

All mapped superinterfaces:

PackResources

aud
net.minecraft.server.packs.FilePackResources
net.minecraft.class_3258
net.minecraft.resource.ZipResourcePack
net.minecraft.server.packs.ResourcePackFile

Field summary

Modifier and TypeField
static final org.slf4j.Logger
c
LOGGER
field_39096
LOGGER
private final FilePackResources$SharedZipFileAccess
d
zipFileAccess
field_45038
zipFile
private final String
e
prefix
field_45039
overlay

Constructor summary

ModifierConstructor
(PackLocationInfo info, FilePackResources$SharedZipFileAccess zipFile, String overlay)

Method summary

Modifier and TypeMethod
private static String
b(aui arg0, alz arg1)
getPathFromLocation(PackType arg0, ResourceLocation arg1)
method_45177(class_3264 arg0, class_2960 arg1)
toPath(ResourceType type, Identifier id)
public IoSupplier<InputStream>
a(String... arg0)
getRootResource(String... arg0)
method_14410(String... arg0)
openRoot(String... arg0)
public IoSupplier<InputStream>
a(aui arg0, alz arg1)
getResource(PackType arg0, ResourceLocation arg1)
method_14405(class_3264 arg0, class_2960 arg1)
open(ResourceType arg0, Identifier arg1)
private String
a(String arg0)
addPrefix(String arg0)
method_52422(String arg0)
appendOverlayPrefix(String path)
private IoSupplier<InputStream>
b(String arg0)
getResource(String arg0)
method_14391(String arg0)
openFile(String path)
public Set<String>
a(aui arg0)
getNamespaces(PackType arg0)
method_14406(class_3264 arg0)
getNamespaces(ResourceType arg0)
public static String
a(String arg0, String arg1)
extractNamespace(String arg0, String arg1)
method_52423(String arg0, String arg1)
getNamespace(String prefix, String entryName)
public void
close()
close()
public void
a(aui arg0, String arg1, String arg2, aug$a arg3)
listResources(PackType arg0, String arg1, String arg2, PackResources$ResourceOutput arg3)
method_14408(class_3264 arg0, String arg1, String arg2, class_3262$class_7664 arg3)
findResources(ResourceType arg0, String arg1, String arg2, ResourcePack$ResultConsumer arg3)