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
net.minecraft.src.C_67_$C_212943_
net.minecraft.server.packs.resources.ResourceManagerFallback$b

字段概要

修饰符与类型字段
final Identifier
a
fileLocation
comp_1005
id
f_244439_
private final Identifier
b
metadataLocation
comp_527
metadataId
f_215420_
final List<FallbackResourceManager$ResourceWithSource>
c
fileSources
comp_1006
fileSources
f_244329_
final Map<PackResources, IoSupplier<InputStream>>
d
metaSources
comp_1007
metaSources
f_243777_

构造函数概要

修饰符构造函数
(Identifier id)
private (Identifier id, Identifier metadataId, List<FallbackResourceManager$ResourceWithSource> fileSources, Map<PackResources, IoSupplier<InputStream>> metaSources)

方法概要

修饰符与类型方法
public Identifier
a()
fileLocation()
comp_1005()
id()
f_244439_()
public Identifier
b()
metadataLocation()
comp_527()
metadataId()
f_215420_()
public List<FallbackResourceManager$ResourceWithSource>
c()
fileSources()
comp_1006()
fileSources()
f_244329_()
public Map<PackResources, IoSupplier<InputStream>>
d()
metaSources()
comp_1007()
metaSources()
f_243777_()