net.minecraft.server.packs

public class CompositePackResources

implements PackResources

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

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(atp arg0, ale arg1)
getResource(PackType arg0, ResourceLocation arg1)
method_14405(class_3264 arg0, class_2960 arg1)
open(ResourceType arg0, Identifier arg1)
public void
a(atp arg0, String arg1, String arg2, atn$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(atp arg0)
getNamespaces(PackType arg0)
method_14406(class_3264 arg0)
getNamespaces(ResourceType arg0)
public <T> T
a(aua<T> arg0)
getMetadataSection(MetadataSectionType<T> arg0)
method_14407(class_7677<T> arg0)
parseMetadata(ResourceMetadataSerializer<T> arg0)
public PackLocationInfo
a()
location()
method_56926()
getInfo()
public void
close()
close()