net.minecraft.client.resource.pack

public class LegacyResourcePackAdapter

implements Pack

dux
net.minecraft.class_1073
net.minecraft.client.resource.pack.LegacyResourcePackAdapter
net.minecraft.client.resources.LegacyResourcePackWrapper
net.minecraft.client.resources.LegacyResourcePackWrapper

Field summary

Modifier and TypeField
private final Pack
b
field_5316
source
field_211854_b
locationMap
private final Map<Identifier, Identifier>
c
field_5318
patches
field_211855_c
field_211855_c
public static final Map<Identifier, Identifier>
a
field_5317
PATCHES
field_211853_a
NEW_TO_LEGACY_MAP

Constructor summary

ModifierConstructor
public (Pack source, Map<Identifier, Identifier> patches)

Method summary

Modifier and TypeMethod
private static Identifier
a(qs arg0)
method_4660(class_2960 arg0)
toMetaLocation(Identifier location)
func_211850_a(ResourceLocation arg0)
getMetaFileLocation(ResourceLocation arg0)
private Identifier
b(qs arg0)
method_4658(class_2960 arg0)
map(Identifier location)
func_211851_b(ResourceLocation arg0)
toLegacyLocation(ResourceLocation arg0)
public InputStream
b(String arg0)
method_14410(String arg0)
getRootResource(String arg0)
func_195763_b(String arg0)
getRootResourceStream(String arg0)
public InputStream
a(wi arg0, qs arg1)
method_14405(class_3264 arg0, class_2960 arg1)
getResource(PackType arg0, Identifier arg1)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType arg0, ResourceLocation arg1)
public Collection<Identifier>
a(wi arg0, String arg1, int arg2, Predicate<String> arg3)
method_14408(class_3264 arg0, String arg1, int arg2, Predicate<String> arg3)
findResources(PackType arg0, String arg1, int arg2, Predicate<String> arg3)
func_195758_a(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
getAllResourceLocations(ResourcePackType arg0, String arg1, int arg2, Predicate<String> arg3)
public boolean
b(wi arg0, qs arg1)
method_14411(class_3264 arg0, class_2960 arg1)
hasResource(PackType arg0, Identifier arg1)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType arg0, ResourceLocation arg1)
public Set<String>
a(wi arg0)
method_14406(class_3264 arg0)
getNamespaces(PackType arg0)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType arg0)
public <T> T
a(wl<T> arg0)
method_14407(class_3270<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> arg0)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> arg0)
public String
a()
method_14409()
getName()
func_195762_a()
getName()
public void
close()
close()