Uses of Record Class
net.minecraft.resource.NamespaceResourceManager.class_7682
Packages that use NamespaceResourceManager.class_7682
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of NamespaceResourceManager.class_7682 in net.minecraft.resource
Fields in net.minecraft.resource with type parameters of type NamespaceResourceManager.class_7682Modifier and TypeFieldDescriptionprivate final List<NamespaceResourceManager.class_7682>NamespaceResourceManager.EntryList.fileSourcesThe field for thefileSourcesrecord component.Methods in net.minecraft.resource that return types with arguments of type NamespaceResourceManager.class_7682Modifier and TypeMethodDescriptionNamespaceResourceManager.EntryList.fileSources()Returns the value of thefileSourcesrecord component.Constructor parameters in net.minecraft.resource with type arguments of type NamespaceResourceManager.class_7682ModifierConstructorDescriptionprivateEntryList(Identifier identifier, Identifier identifier2, List<NamespaceResourceManager.class_7682> list, Map<ResourcePack, InputSupplier<InputStream>> map)