net.minecraft.client.resource

public class RedirectedResourcePack

implements ResourcePack

dvb
net.minecraft.class_1073
net.minecraft.client.resource.RedirectedResourcePack
net.minecraft.client.resource.pack.LegacyResourcePackAdapter
net.minecraft.client.resources.LegacyResourcePackWrapper
net.minecraft.client.resources.LegacyResourcePackWrapper

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private static Identifier
a(qt arg0)
method_4660(class_2960 arg0)
getMetadataLocation(Identifier arg0)
toMetaLocation(Identifier location)
func_211850_a(ResourceLocation arg0)
getMetaFileLocation(ResourceLocation arg0)
private Identifier
b(qt arg0)
method_4658(class_2960 arg0)
getRedirectedId(Identifier arg0)
map(Identifier location)
func_211851_b(ResourceLocation arg0)
toLegacyLocation(ResourceLocation arg0)
public InputStream
b(String arg0)
method_14410(String arg0)
openRoot(String arg0)
getRootResource(String arg0)
func_195763_b(String arg0)
getRootResourceStream(String arg0)
public InputStream
a(wk arg0, qt arg1)
method_14405(class_3264 arg0, class_2960 arg1)
open(ResourceType arg0, Identifier arg1)
getResource(PackType arg0, Identifier arg1)
func_195761_a(ResourcePackType arg0, ResourceLocation arg1)
getResourceStream(ResourcePackType arg0, ResourceLocation arg1)
public Collection<Identifier>
a(wk arg0, String arg1, int arg2, Predicate<String> arg3)
method_14408(class_3264 arg0, String arg1, int arg2, Predicate<String> arg3)
findResources(ResourceType 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(wk arg0, qt arg1)
method_14411(class_3264 arg0, class_2960 arg1)
contains(ResourceType arg0, Identifier arg1)
hasResource(PackType arg0, Identifier arg1)
func_195764_b(ResourcePackType arg0, ResourceLocation arg1)
resourceExists(ResourcePackType arg0, ResourceLocation arg1)
public Set<String>
a(wk arg0)
method_14406(class_3264 arg0)
getNamespaces(ResourceType arg0)
getNamespaces(PackType arg0)
func_195759_a(ResourcePackType arg0)
getResourceNamespaces(ResourcePackType arg0)
public <T> T
a(wn<T> arg0)
method_14407(class_3270<T> arg0)
parseMetadata(ResourceMetadataReader<T> arg0)
getMetadataSection(ResourceMetadataSerializer<T> arg0)
func_195760_a(IMetadataSectionSerializer<T> arg0)
getMetadata(IMetadataSectionSerializer<T> arg0)
public String
a()
method_14409()
getName()
getName()
func_195762_a()
getName()
public void
close()
close()
close()
close()
close()