Interface ResourceManager
- All Superinterfaces:
ResourceProvider
- All Known Subinterfaces:
CloseableResourceManager
- All Known Implementing Classes:
FallbackResourceManager,MultiPackResourceManager,ReloadableResourceManager,ResourceManager.Empty
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetResources(ResourceLocation p_10730_) booleanhasResource(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()
-