net.minecraft.server.packs

public class CompositePackResources

implements PackResources

atz
net.minecraft.server.packs.CompositePackResources
net.minecraft.class_8614
net.minecraft.resource.OverlayResourcePack
net.minecraft.server.packs.CompositePackResources

Field summary

Modifier and TypeField
private final PackResources
c
primaryPackResources
field_45036
base
private final List<PackResources>
d
packResourcesStack
field_45037
overlaysAndBase

Constructor summary

ModifierConstructor
public (PackResources base, List<PackResources> overlays)

Method summary

Modifier and TypeMethod
public IoSupplier<InputStream>
a(String... arg0)
getRootResource(String... arg0)
method_14410(String... arg0)
openRoot(String... arg0)
public IoSupplier<InputStream>
a(aui arg0, alz arg1)
getResource(PackType arg0, ResourceLocation arg1)
method_14405(class_3264 arg0, class_2960 arg1)
open(ResourceType arg0, Identifier arg1)
public void
a(aui arg0, String arg1, String arg2, aug$a arg3)
listResources(PackType arg0, String arg1, String arg2, PackResources$ResourceOutput arg3)
method_14408(class_3264 arg0, String arg1, String arg2, class_3262$class_7664 arg3)
findResources(ResourceType arg0, String arg1, String arg2, ResourcePack$ResultConsumer arg3)
public Set<String>
a(aui arg0)
getNamespaces(PackType arg0)
method_14406(class_3264 arg0)
getNamespaces(ResourceType arg0)
public <T> T
a(aut<T> arg0)
getMetadataSection(MetadataSectionSerializer<T> arg0)
method_14407(class_3270<T> arg0)
parseMetadata(ResourceMetadataReader<T> arg0)
public PackLocationInfo
a()
location()
method_56926()
getInfo()
public void
close()
close()