net.minecraft.resource.pack

public class ZippedPack

extends CustomPack

All mapped superinterfaces:

Pack

wf
net.minecraft.class_3258
net.minecraft.resource.pack.ZippedPack
net.minecraft.resources.FilePack
net.minecraft.resources.FilePack

Field summary

Modifier and TypeField
public static final com.google.common.base.Splitter
b
field_14183
TYPE_NAMESPACE_SPLITTER
field_195774_b
field_195774_b
private ZipFile
c
field_14184
zip
field_195775_c
field_195775_c

Constructor summary

ModifierConstructor
public (File arg0)

Method summary

Modifier and TypeMethod
private ZipFile
b()
method_14399()
openZip()
func_195773_b()
getResourcePackZipFile()
protected InputStream
a(String arg0)
method_14391(String arg0)
openResource(String arg0)
func_195766_a(String arg0)
getInputStream(String arg0)
public boolean
c(String arg0)
method_14393(String arg0)
hasResource(String arg0)
func_195768_c(String arg0)
resourceExists(String arg0)
public Set<String>
a(wi arg0)
method_14406(class_3264 arg0)
getNamespaces(PackType arg0)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType arg0)
protected void
finalize()
finalize()
public void
close()
close()
public Collection<Identifier>
a(wi arg0, String arg1, int arg2, Predicate<String> arg3)
method_14408(class_3264 arg0, String arg1, int arg2, Predicate<String> arg3)
findResources(PackType arg0, String arg1, int arg2, Predicate<String> arg3)
func_195758_a(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
getAllResourceLocations(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)