Class NamespaceResourceManager
- All Implemented Interfaces:
- ResourceFactory,- ResourceManager
LifecycledResourceManagerImpl, based
 on the heuristic that most namespaces are only defined in few resource
 packs, making loading in those namespaces faster.- See Also:
- Mappings:
- Namespace - Name - official - ako- intermediary - net/minecraft/class_3294- named - net/minecraft/resource/NamespaceResourceManager
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprivate static classprivate static final recordprivate static final recordprivate static final recordNested classes/interfaces inherited from interface net.minecraft.resource.ResourceManagerResourceManager.Empty
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) static final Loggerprivate final Stringprotected final List<NamespaceResourceManager.FilterablePack>private final ResourceType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddPack(String name, Predicate<Identifier> filter) private voidaddPack(String name, @Nullable ResourcePack underlyingPack, @Nullable Predicate<Identifier> filter) voidaddPack(ResourcePack pack) voidaddPack(ResourcePack pack, Predicate<Identifier> filter) private static voidapplyFilter(NamespaceResourceManager.FilterablePack pack, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList) private InputSupplier<ResourceMetadata>createMetadataSupplier(Identifier id, int index) private static ResourcecreateResource(ResourcePack pack, Identifier id, InputSupplier<InputStream> supplier, InputSupplier<ResourceMetadata> metadataSupplier) findAllResources(String startingPath, Predicate<Identifier> allowedPathPredicate) private voidfindAndAdd(NamespaceResourceManager.FilterablePack pack, String startingPath, Predicate<Identifier> allowedPathPredicate, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList) findResources(String startingPath, Predicate<Identifier> allowedPathPredicate) Returns a sorted list of identifiers matching a path predicate.Gets a set of all namespaces offered by the resource packs loaded by this manager.Gets all of the available resources to the corresponding resource identifier.private static Identifier(package private) static Identifierprivate static InputSupplier<ResourceMetadata>getMetadataSupplier(InputSupplier<InputStream> supplier) Finds and returns the corresponding resource for a resource's identifier.private static booleanisMcmeta(Identifier id) private static ResourceMetadataloadMetadata(InputSupplier<InputStream> supplier) Gets a stream of loaded resource packs in increasing order of priority.private static InputSupplier<InputStream>wrapForDebug(Identifier id, ResourcePack pack, InputSupplier<InputStream> supplier) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.resource.ResourceFactorygetResourceOrThrow, open, openAsReader
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - official - b- Lako;b:Lorg/slf4j/Logger;- intermediary - field_14285- Lnet/minecraft/class_3294;field_14285:Lorg/slf4j/Logger;- named - LOGGER- Lnet/minecraft/resource/NamespaceResourceManager;LOGGER:Lorg/slf4j/Logger;
 
- 
packList- Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a:Ljava/util/List;- intermediary - field_14283- Lnet/minecraft/class_3294;field_14283:Ljava/util/List;- named - packList- Lnet/minecraft/resource/NamespaceResourceManager;packList:Ljava/util/List;
 
- 
type- Mappings:
- Namespace - Name - Mixin selector - official - c- Lako;c:Lajm;- intermediary - field_14284- Lnet/minecraft/class_3294;field_14284:Lnet/minecraft/class_3264;- named - type- Lnet/minecraft/resource/NamespaceResourceManager;type:Lnet/minecraft/resource/ResourceType;
 
- 
namespace- Mappings:
- Namespace - Name - Mixin selector - official - d- Lako;d:Ljava/lang/String;- intermediary - field_21561- Lnet/minecraft/class_3294;field_21561:Ljava/lang/String;- named - namespace- Lnet/minecraft/resource/NamespaceResourceManager;namespace:Ljava/lang/String;
 
 
- 
- 
Constructor Details- 
NamespaceResourceManager- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lako;<init>(Lajm;Ljava/lang/String;)V- intermediary - <init>- Lnet/minecraft/class_3294;<init>(Lnet/minecraft/class_3264;Ljava/lang/String;)V- named - <init>- Lnet/minecraft/resource/NamespaceResourceManager;<init>(Lnet/minecraft/resource/ResourceType;Ljava/lang/String;)V
 
 
- 
- 
Method Details- 
addPack- Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lajl;)V- intermediary - method_24233- Lnet/minecraft/class_3294;method_24233(Lnet/minecraft/class_3262;)V- named - addPack- Lnet/minecraft/resource/NamespaceResourceManager;addPack(Lnet/minecraft/resource/ResourcePack;)V
 
- 
addPack- Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lajl;Ljava/util/function/Predicate;)V- intermediary - method_41256- Lnet/minecraft/class_3294;method_41256(Lnet/minecraft/class_3262;Ljava/util/function/Predicate;)V- named - addPack- Lnet/minecraft/resource/NamespaceResourceManager;addPack(Lnet/minecraft/resource/ResourcePack;Ljava/util/function/Predicate;)V
 
- 
addPack- Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Ljava/lang/String;Ljava/util/function/Predicate;)V- intermediary - method_41261- Lnet/minecraft/class_3294;method_41261(Ljava/lang/String;Ljava/util/function/Predicate;)V- named - addPack- Lnet/minecraft/resource/NamespaceResourceManager;addPack(Ljava/lang/String;Ljava/util/function/Predicate;)V
 
- 
addPackprivate void addPack(String name, @Nullable @Nullable ResourcePack underlyingPack, @Nullable @Nullable Predicate<Identifier> filter) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Ljava/lang/String;Lajl;Ljava/util/function/Predicate;)V- intermediary - method_41260- Lnet/minecraft/class_3294;method_41260(Ljava/lang/String;Lnet/minecraft/class_3262;Ljava/util/function/Predicate;)V- named - addPack- Lnet/minecraft/resource/NamespaceResourceManager;addPack(Ljava/lang/String;Lnet/minecraft/resource/ResourcePack;Ljava/util/function/Predicate;)V
 
- 
getAllNamespacesGets a set of all namespaces offered by the resource packs loaded by this manager.- Specified by:
- getAllNamespacesin interface- ResourceManager
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lakx;a()Ljava/util/Set;- intermediary - method_14487- Lnet/minecraft/class_3300;method_14487()Ljava/util/Set;- named - getAllNamespaces- Lnet/minecraft/resource/ResourceManager;getAllNamespaces()Ljava/util/Set;
 
- 
getResourceFinds and returns the corresponding resource for a resource's identifier.Starts by scanning each resource pack from highest priority to lowest. If no resource packs were found to contain the requested entry, will return Optional.empty().The returned resource must be closed to avoid resource leaks. - Specified by:
- getResourcein interface- ResourceFactory
- Parameters:
- id- the resource identifier to search for
- Mappings:
- Namespace - Name - Mixin selector - official - getResource- Lala;getResource(Lacq;)Ljava/util/Optional;- intermediary - method_14486- Lnet/minecraft/class_5912;method_14486(Lnet/minecraft/class_2960;)Ljava/util/Optional;- named - getResource- Lnet/minecraft/resource/ResourceFactory;getResource(Lnet/minecraft/util/Identifier;)Ljava/util/Optional;
 
- 
createResourceprivate static Resource createResource(ResourcePack pack, Identifier id, InputSupplier<InputStream> supplier, InputSupplier<ResourceMetadata> metadataSupplier) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lajl;Lacq;Lakp;Lakp;)Lakv;- intermediary - method_45290- Lnet/minecraft/class_3294;method_45290(Lnet/minecraft/class_3262;Lnet/minecraft/class_2960;Lnet/minecraft/class_7367;Lnet/minecraft/class_7367;)Lnet/minecraft/class_3298;- named - createResource- Lnet/minecraft/resource/NamespaceResourceManager;createResource(Lnet/minecraft/resource/ResourcePack;Lnet/minecraft/util/Identifier;Lnet/minecraft/resource/InputSupplier;Lnet/minecraft/resource/InputSupplier;)Lnet/minecraft/resource/Resource;
 
- 
wrapForDebugprivate static InputSupplier<InputStream> wrapForDebug(Identifier id, ResourcePack pack, InputSupplier<InputStream> supplier) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lacq;Lajl;Lakp;)Lakp;- intermediary - method_45288- Lnet/minecraft/class_3294;method_45288(Lnet/minecraft/class_2960;Lnet/minecraft/class_3262;Lnet/minecraft/class_7367;)Lnet/minecraft/class_7367;- named - wrapForDebug- Lnet/minecraft/resource/NamespaceResourceManager;wrapForDebug(Lnet/minecraft/util/Identifier;Lnet/minecraft/resource/ResourcePack;Lnet/minecraft/resource/InputSupplier;)Lnet/minecraft/resource/InputSupplier;
 
- 
getAllResourcesGets all of the available resources to the corresponding resource identifier.Resources are returned in load order, or ascending order of priority, so the last element in the returned list is what would be returned normally by ResourceFactory.getResource(net.minecraft.util.Identifier)Each resource in this returned list must be closed to avoid resource leaks. - Specified by:
- getAllResourcesin interface- ResourceManager
- Parameters:
- id- the resource identifier to search for
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lakx;a(Lacq;)Ljava/util/List;- intermediary - method_14489- Lnet/minecraft/class_3300;method_14489(Lnet/minecraft/class_2960;)Ljava/util/List;- named - getAllResources- Lnet/minecraft/resource/ResourceManager;getAllResources(Lnet/minecraft/util/Identifier;)Ljava/util/List;
 
- 
isMcmeta- Mappings:
- Namespace - Name - Mixin selector - official - b- Lako;b(Lacq;)Z- intermediary - method_45296- Lnet/minecraft/class_3294;method_45296(Lnet/minecraft/class_2960;)Z- named - isMcmeta- Lnet/minecraft/resource/NamespaceResourceManager;isMcmeta(Lnet/minecraft/util/Identifier;)Z
 
- 
getMetadataFileName- Mappings:
- Namespace - Name - Mixin selector - official - c- Lako;c(Lacq;)Lacq;- intermediary - method_45298- Lnet/minecraft/class_3294;method_45298(Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960;- named - getMetadataFileName- Lnet/minecraft/resource/NamespaceResourceManager;getMetadataFileName(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/Identifier;
 
- 
getMetadataPath- Mappings:
- Namespace - Name - Mixin selector - official - d- Lako;d(Lacq;)Lacq;- intermediary - method_14473- Lnet/minecraft/class_3294;method_14473(Lnet/minecraft/class_2960;)Lnet/minecraft/class_2960;- named - getMetadataPath- Lnet/minecraft/resource/NamespaceResourceManager;getMetadataPath(Lnet/minecraft/util/Identifier;)Lnet/minecraft/util/Identifier;
 
- 
findResourcespublic Map<Identifier,Resource> findResources(String startingPath, Predicate<Identifier> allowedPathPredicate) Returns a sorted list of identifiers matching a path predicate.Scanning begins in startingPathand each candidate file present under that directory will be offered up to the predicate to decide whether it should be included or not.Elements in the returned list may not, necessarily be unique. Additional effort is advised to ensure that duplicates in the returned list are discarded before loading. - Specified by:
- findResourcesin interface- ResourceManager
- Parameters:
- startingPath- the starting path to begin scanning from
- allowedPathPredicate- a predicate to determine whether a path should be included or not
- Returns:
- the list matching identifiers
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lakx;b(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;- intermediary - method_14488- Lnet/minecraft/class_3300;method_14488(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;- named - findResources- Lnet/minecraft/resource/ResourceManager;findResources(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;
 
- 
createMetadataSupplier- Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lacq;I)Lakp;- intermediary - method_43035- Lnet/minecraft/class_3294;method_43035(Lnet/minecraft/class_2960;I)Lnet/minecraft/class_7367;- named - createMetadataSupplier- Lnet/minecraft/resource/NamespaceResourceManager;createMetadataSupplier(Lnet/minecraft/util/Identifier;I)Lnet/minecraft/resource/InputSupplier;
 
- 
getMetadataSupplierprivate static InputSupplier<ResourceMetadata> getMetadataSupplier(InputSupplier<InputStream> supplier) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lakp;)Lakp;- intermediary - method_45291- Lnet/minecraft/class_3294;method_45291(Lnet/minecraft/class_7367;)Lnet/minecraft/class_7367;- named - getMetadataSupplier- Lnet/minecraft/resource/NamespaceResourceManager;getMetadataSupplier(Lnet/minecraft/resource/InputSupplier;)Lnet/minecraft/resource/InputSupplier;
 
- 
loadMetadataprivate static ResourceMetadata loadMetadata(InputSupplier<InputStream> supplier) throws IOException - Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lako;b(Lakp;)Lakz;- intermediary - method_45297- Lnet/minecraft/class_3294;method_45297(Lnet/minecraft/class_7367;)Lnet/minecraft/class_7368;- named - loadMetadata- Lnet/minecraft/resource/NamespaceResourceManager;loadMetadata(Lnet/minecraft/resource/InputSupplier;)Lnet/minecraft/resource/metadata/ResourceMetadata;
 
- 
applyFilterprivate static void applyFilter(NamespaceResourceManager.FilterablePack pack, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lako$d;Ljava/util/Map;)V- intermediary - method_41259- Lnet/minecraft/class_3294;method_41259(Lnet/minecraft/class_3294$class_7082;Ljava/util/Map;)V- named - applyFilter- Lnet/minecraft/resource/NamespaceResourceManager;applyFilter(Lnet/minecraft/resource/NamespaceResourceManager$FilterablePack;Ljava/util/Map;)V
 
- 
findAndAddprivate void findAndAdd(NamespaceResourceManager.FilterablePack pack, String startingPath, Predicate<Identifier> allowedPathPredicate, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList) - Mappings:
- Namespace - Name - Mixin selector - official - a- Lako;a(Lako$d;Ljava/lang/String;Ljava/util/function/Predicate;Ljava/util/Map;)V- intermediary - method_41258- Lnet/minecraft/class_3294;method_41258(Lnet/minecraft/class_3294$class_7082;Ljava/lang/String;Ljava/util/function/Predicate;Ljava/util/Map;)V- named - findAndAdd- Lnet/minecraft/resource/NamespaceResourceManager;findAndAdd(Lnet/minecraft/resource/NamespaceResourceManager$FilterablePack;Ljava/lang/String;Ljava/util/function/Predicate;Ljava/util/Map;)V
 
- 
findAllResourcespublic Map<Identifier,List<Resource>> findAllResources(String startingPath, Predicate<Identifier> allowedPathPredicate) - Specified by:
- findAllResourcesin interface- ResourceManager
- Mappings:
- Namespace - Name - Mixin selector - official - c- Lakx;c(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;- intermediary - method_41265- Lnet/minecraft/class_3300;method_41265(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;- named - findAllResources- Lnet/minecraft/resource/ResourceManager;findAllResources(Ljava/lang/String;Ljava/util/function/Predicate;)Ljava/util/Map;
 
- 
streamResourcePacksGets a stream of loaded resource packs in increasing order of priority.- Specified by:
- streamResourcePacksin interface- ResourceManager
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lakx;b()Ljava/util/stream/Stream;- intermediary - method_29213- Lnet/minecraft/class_3300;method_29213()Ljava/util/stream/Stream;- named - streamResourcePacks- Lnet/minecraft/resource/ResourceManager;streamResourcePacks()Ljava/util/stream/Stream;
 
 
-