Uses of Record Class
net.minecraft.resource.NamespaceResourceManager.FilterablePack
Packages that use NamespaceResourceManager.FilterablePack
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of NamespaceResourceManager.FilterablePack in net.minecraft.resource
Fields in net.minecraft.resource with type parameters of type NamespaceResourceManager.FilterablePackModifier and TypeFieldDescriptionprotected final List
<NamespaceResourceManager.FilterablePack> NamespaceResourceManager.packList
Methods in net.minecraft.resource with parameters of type NamespaceResourceManager.FilterablePackModifier 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)