net.minecraft.resource.pack

public interface Pack

extends Closeable

wh
net.minecraft.class_3262
net.minecraft.resource.pack.Pack
net.minecraft.resources.IResourcePack
net.minecraft.resources.IResourcePack

Method summary

Modifier and TypeMethod
InputStream
a(wi arg0, qs arg1)
method_14405(class_3264 arg0, class_2960 arg1)
getResource(PackType type, Identifier location)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType type, ResourceLocation location)
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 type, String dir, int maxDepth, Predicate<String> filter)
func_195758_a(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
getAllResourceLocations(ResourcePackType type, String pathIn, int maxDepth, Predicate<String> filter)
boolean
b(wi arg0, qs arg1)
method_14411(class_3264 arg0, class_2960 arg1)
hasResource(PackType type, Identifier location)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType type, ResourceLocation location)
Set<String>
a(wi arg0)
method_14406(class_3264 arg0)
getNamespaces(PackType type)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType type)
<T> T
a(wl<T> arg0)
method_14407(class_3270<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> serializer)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> deserializer)
String
a()
method_14409()
getName()
func_195762_a()
getName()
InputStream
b(String arg0)
method_14410(String arg0)
getRootResource(String path)
func_195763_b(String arg0)
getRootResourceStream(String fileName)