Uses of Record Class
net.minecraft.resource.NamespaceResourceManager.FilterablePack
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of NamespaceResourceManager.FilterablePack in net.minecraft.resource
Modifier and TypeFieldDescriptionprotected final List<NamespaceResourceManager.FilterablePack>
NamespaceResourceManager.packList
Modifier and TypeMethodDescriptionprivate static void
NamespaceResourceManager.applyFilter
(NamespaceResourceManager.FilterablePack pack, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList) private void
NamespaceResourceManager.findAndAdd
(NamespaceResourceManager.FilterablePack pack, String startingPath, Predicate<Identifier> allowedPathPredicate, Map<Identifier, NamespaceResourceManager.EntryList> idToEntryList)