net.minecraft.client.resource.manager

public class FallbackResourceManager

implements ResourceManager

cei
net.minecraft.class_1646
net.minecraft.client.resource.manager.FallbackResourceManager
net.minecraft.client.resources.FallbackResourceManager
net.minecraft.client.resources.FallbackResourceManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_11258
LOGGER
field_177246_b
LOGGER
protected final List<ResourcePack>
a
field_6609
fallbacks
field_110540_a
resourcePacks
private final ResourceMetadataSerializers
c
field_6610
metadataSerializers
field_110539_b
frmMetadataSerializer

Constructor summary

ModifierConstructor
public (ResourceMetadataSerializers metadataSerializers)

Method summary

Modifier and TypeMethod
public void
a(cer arg0)
method_5882(class_1655 arg0)
add(ResourcePack pack)
func_110538_a(IResourcePack arg0)
addResourcePack(IResourcePack resourcePack)
public Set<String>
a()
method_5892()
getNamespaces()
func_135055_a()
getResourceDomains()
public Resource
a(nf arg0)
method_5893(class_1653 arg0)
getResource(Identifier arg0)
func_110536_a(ResourceLocation arg0)
getResource(ResourceLocation arg0)
protected InputStream
a(nf arg0, cer arg1)
method_10362(class_1653 arg0, class_1655 arg1)
wrapResource(Identifier location, ResourcePack pack)
func_177245_a(ResourceLocation arg0, IResourcePack arg1)
getInputStream(ResourceLocation location, IResourcePack resourcePack)
private void
d(nf arg0)
method_12498(class_1653 arg0)
validateLocation(Identifier location)
func_188552_d(ResourceLocation arg0)
checkResourcePath(ResourceLocation arg0)
public List<Resource>
b(nf arg0)
method_5894(class_1653 arg0)
getResources(Identifier arg0)
func_135056_b(ResourceLocation arg0)
getAllResources(ResourceLocation arg0)
static Identifier
c(nf arg0)
method_5883(class_1653 arg0)
getMetadataLocation(Identifier location)
func_110537_b(ResourceLocation arg0)
getLocationMcmeta(ResourceLocation location)