net.minecraft.resource

record NamespaceResourceManager$EntryList

net.minecraft.server.packs.resources.FallbackResourceManager$EntryStack
net.minecraft.class_3294$class_7081
net.minecraft.resource.NamespaceResourceManager$EntryList

Field summary

Modifier and TypeField
private final Identifier
fileLocation
comp_1005
id
private final Identifier
metadataLocation
comp_527
metadataId
private final List<NamespaceResourceManager$FileSource>
fileSources
comp_1006
fileSources
private final Map<ResourcePack, InputSupplier<InputStream>>
metaSources
comp_1007
metaSources

Constructor summary

ModifierConstructor
(Identifier id)
private (Identifier id, Identifier metadataId, List<NamespaceResourceManager$FileSource> fileSources, Map<ResourcePack, InputSupplier<InputStream>> metaSources)

Method summary

Modifier and TypeMethod
public Identifier
fileLocation()
comp_1005()
id()
public Identifier
metadataLocation()
comp_527()
metadataId()
public List<NamespaceResourceManager$FileSource>
fileSources()
comp_1006()
fileSources()
public Map<ResourcePack, InputSupplier<InputStream>>
metaSources()
comp_1007()
metaSources()