Record Class NamespaceResourceManager.EntryList

java.lang.Object
java.lang.Record
net.minecraft.resource.NamespaceResourceManager.EntryList
Record Components:
fileLocation -
metadataId -
fileSources -
metaSources -
Enclosing class:
NamespaceResourceManager

private static record NamespaceResourceManager.EntryList(Identifier fileLocation, Identifier metadataId, List<NamespaceResourceManager.class_7682> fileSources, Map<ResourcePack,InputSupplier<InputStream>> metaSources) extends Record
Mappings:
Namespace Name
official ajk$b
intermediary net/minecraft/class_3294$class_7081
named net/minecraft/resource/NamespaceResourceManager$EntryList
official a
intermediary comp_1005
named fileLocation
official b
intermediary comp_527
named metadataId
official c
intermediary comp_1006
named fileSources
official d
intermediary comp_1007
named metaSources