net.minecraft.client.resource.manager

public class FallbackResourceManager

implements ResourceManager

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

Field summary

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

Constructor summary

ModifierConstructor
public (ResourceMetadataSerializers metadataSerializers)

Method summary

Modifier and TypeMethod
public void
a(bnk arg0)
method_5882(class_1655 arg0)
add(ResourcePack pack)
addResourcePack(IResourcePack resourcePack)
public Set<String>
a()
method_5892()
getNamespaces()
getResourceDomains()
public Resource
a(jy arg0)
method_5893(class_1653 arg0)
getResource(Identifier arg0)
getResource(ResourceLocation arg0)
protected InputStream
a(jy arg0, bnk arg1)
method_10362(class_1653 arg0, class_1655 arg1)
wrapResource(Identifier location, ResourcePack pack)
getInputStream(ResourceLocation location, IResourcePack resourcePack)
public List<Resource>
b(jy arg0)
method_5894(class_1653 arg0)
getResources(Identifier arg0)
getAllResources(ResourceLocation arg0)
static Identifier
c(jy arg0)
method_5883(class_1653 arg0)
getMetadataLocation(Identifier location)
getLocationMcmeta(ResourceLocation location)