net.minecraft.server.packs.resources

record FallbackResourceManager$EntryStack

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

Field summary

Modifier and TypeField
final Identifier
a
fileLocation
comp_1005
id
private final Identifier
b
metadataLocation
comp_527
metadataId
final List<FallbackResourceManager$ResourceWithSource>
c
fileSources
comp_1006
fileSources
final Map<PackResources, IoSupplier<InputStream>>
d
metaSources
comp_1007
metaSources

Constructor summary

ModifierConstructor
(Identifier id)
private (Identifier id, Identifier metadataId, List<FallbackResourceManager$ResourceWithSource> fileSources, Map<PackResources, IoSupplier<InputStream>> metaSources)

Method summary

Modifier and TypeMethod
public Identifier
a()
fileLocation()
comp_1005()
id()
public Identifier
b()
metadataLocation()
comp_527()
metadataId()
public List<FallbackResourceManager$ResourceWithSource>
c()
fileSources()
comp_1006()
fileSources()
public Map<PackResources, IoSupplier<InputStream>>
d()
metaSources()
comp_1007()
metaSources()