Interface ResourceManager
- All Superinterfaces:
ResourceProvider
- All Known Subinterfaces:
ReloadableResourceManager
- All Known Implementing Classes:
FallbackResourceManager
,ResourceManager.Empty
,SimpleReloadableResourceManager
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetResources(ResourceLocation p_10730_)
boolean
hasResource(ResourceLocation p_10729_)
listResources(String p_10726_, Predicate<String> p_10727_)
Methods inherited from interface net.minecraft.server.packs.resources.ResourceProvider
getResource
-
Method Details
-
getNamespaces
-
hasResource
-
getResources
- Throws:
IOException
-
listResources
-
listPacks
Stream<PackResources> listPacks()
-