net.minecraft.resource.manager

public class FallbackResourceManager

implements ResourceManager

vc
net.minecraft.class_1646
net.minecraft.resource.manager.FallbackResourceManager
net.minecraft.resources.FallbackResourceManager
net.minecraft.resources.FallbackResourceManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_11258
LOGGER
field_199024_b
LOGGER
protected final List<Pack>
a
field_6609
fallbacks
field_199023_a
resourcePacks
private final PackType
c
field_6610
type
field_199025_c
type

Constructor summary

ModifierConstructor
public (PackType type)

Method summary

Modifier and TypeMethod
public void
a(ul arg0)
method_5882(class_4454 arg0)
add(Pack pack)
func_199021_a(IResourcePack arg0)
addResourcePack(IResourcePack resourcePack)
public Resource
a(pc arg0)
method_5893(class_1653 arg0)
getResource(Identifier arg0)
func_199002_a(ResourceLocation arg0)
getResource(ResourceLocation arg0)
protected InputStream
a(pc arg0, ul arg1)
method_10362(class_1653 arg0, class_4454 arg1)
wrapResource(Identifier location, Pack pack)
func_199019_a(ResourceLocation arg0, IResourcePack arg1)
getInputStream(ResourceLocation location, IResourcePack resourcePack)
private void
d(pc arg0)
method_12498(class_1653 arg0)
validateLocation(Identifier location)
func_199022_d(ResourceLocation arg0)
checkResourcePath(ResourceLocation location)
public List<Resource>
b(pc arg0)
method_5894(class_1653 arg0)
getResources(Identifier arg0)
func_199004_b(ResourceLocation arg0)
getAllResources(ResourceLocation arg0)
public Collection<Identifier>
a(String arg0, Predicate<String> arg1)
method_21372(String arg0, Predicate<String> arg1)
listResources(String arg0, Predicate<String> arg1)
func_199003_a(String arg0, Predicate<String> arg1)
getAllResourceLocations(String arg0, Predicate<String> arg1)
static Identifier
c(pc arg0)
method_5883(class_1653 arg0)
getMetadataLocation(Identifier location)
func_199020_c(ResourceLocation arg0)
getLocationMcmeta(ResourceLocation location)
public Set<String>
a()
method_5892()
getNamespaces()
func_199001_a()
getResourceNamespaces()