net.minecraft.resource.manager

public interface ResourceManager

vf
net.minecraft.class_1654
net.minecraft.resource.manager.ResourceManager
net.minecraft.resources.IResourceManager
net.minecraft.resources.IResourceManager

Method summary

Modifier and TypeMethod
Resource
a(pc arg0)
method_5893(class_1653 arg0)
getResource(Identifier location)
func_199002_a(ResourceLocation arg0)
getResource(ResourceLocation resourceLocationIn)
List<Resource>
b(pc arg0)
method_5894(class_1653 arg0)
getResources(Identifier location)
func_199004_b(ResourceLocation arg0)
getAllResources(ResourceLocation resourceLocationIn)
Collection<Identifier>
a(String arg0, Predicate<String> arg1)
method_21372(String arg0, Predicate<String> arg1)
listResources(String dir, Predicate<String> filter)
func_199003_a(String arg0, Predicate<String> arg1)
getAllResourceLocations(String pathIn, Predicate<String> filter)
Set<String>
a()
method_5892()
getNamespaces()
func_199001_a()
getResourceNamespaces()