net.minecraft.resource.pack

public interface Pack

extends Closeable

ul
net.minecraft.class_4454
net.minecraft.resource.pack.Pack
net.minecraft.resources.IResourcePack
net.minecraft.resources.IResourcePack

Method summary

Modifier and TypeMethod
InputStream
a(um arg0, pc arg1)
method_5897(class_4455 arg0, class_1653 arg1)
getResource(PackType type, Identifier location)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType type, ResourceLocation location)
Collection<Identifier>
a(um arg0, String arg1, int arg2, Predicate<String> arg3)
method_21328(class_4455 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(um arg0, pc arg1)
method_5900(class_4455 arg0, class_1653 arg1)
hasResource(PackType type, Identifier location)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType type, ResourceLocation location)
Set<String>
a(um arg0)
method_21327(class_4455 arg0)
getNamespaces(PackType type)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType type)
<T> T
a(up<T> arg0)
method_21329(class_4457<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> serializer)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> deserializer)
String
a()
method_5899()
getName()
func_195762_a()
getName()
InputStream
b(String arg0)
method_21330(String arg0)
getRootResource(String path)
func_195763_b(String arg0)
getRootResourceStream(String fileName)