net.minecraft.resource.manager

public interface ResourceManager

xe
net.minecraft.class_3300
net.minecraft.resource.manager.ResourceManager
net.minecraft.resources.IResourceManager
net.minecraft.resources.IResourceManager

Method summary

Modifier and TypeMethod
Resource
a(qs arg0)
method_14486(class_2960 arg0)
getResource(Identifier location)
func_199002_a(ResourceLocation arg0)
getResource(ResourceLocation resourceLocationIn)
List<Resource>
c(qs arg0)
method_14489(class_2960 arg0)
getResources(Identifier location)
func_199004_b(ResourceLocation arg0)
getAllResources(ResourceLocation resourceLocationIn)
Collection<Identifier>
a(String arg0, Predicate<String> arg1)
method_14488(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_14487()
getNamespaces()
func_199001_a()
getResourceNamespaces()
boolean
b(qs arg0)
method_18234(class_2960 arg0)
hasResource(Identifier location)
func_219533_b(ResourceLocation arg0)
hasResource(ResourceLocation arg0)
void
a(wh arg0)
method_14475(class_3262 arg0)
add(Pack pack)
func_199021_a(IResourcePack arg0)
addResourcePack(IResourcePack resourcePack)