net.minecraft.resource.manager

public class FallbackResourceManager

implements ResourceManager

wy
net.minecraft.class_3294
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_14285
LOGGER
field_199024_b
field_199024_b
protected final List<Pack>
a
field_14283
fallbacks
field_199023_a
field_199023_a
private final PackType
c
field_14284
type
field_199025_c
field_199025_c

Constructor summary

ModifierConstructor
public (PackType type)

Method summary

Modifier and TypeMethod
public void
a(wh arg0)
method_14475(class_3262 arg0)
add(Pack pack)
func_199021_a(IResourcePack arg0)
addResourcePack(IResourcePack arg0)
public Resource
a(qs arg0)
method_14486(class_2960 arg0)
getResource(Identifier arg0)
func_199002_a(ResourceLocation arg0)
getResource(ResourceLocation arg0)
protected InputStream
a(qs arg0, wh arg1)
method_14476(class_2960 arg0, class_3262 arg1)
wrapResource(Identifier location, Pack pack)
func_199019_a(ResourceLocation arg0, IResourcePack arg1)
getInputStream(ResourceLocation location, IResourcePack resourcePack)
private void
e(qs arg0)
method_14472(class_2960 arg0)
validateLocation(Identifier location)
func_199022_d(ResourceLocation arg0)
checkResourcePath(ResourceLocation location)
private boolean
f(qs arg0)
method_18221(class_2960 arg0)
isValidLocation(Identifier location)
func_219541_f(ResourceLocation arg0)
func_219541_f(ResourceLocation arg0)
public List<Resource>
c(qs arg0)
method_14489(class_2960 arg0)
getResources(Identifier arg0)
func_199004_b(ResourceLocation arg0)
getAllResources(ResourceLocation arg0)
public Collection<Identifier>
a(String arg0, Predicate<String> arg1)
method_14488(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
d(qs arg0)
method_14473(class_2960 arg0)
getMetadataLocation(Identifier location)
func_199020_c(ResourceLocation arg0)
getLocationMcmeta(ResourceLocation location)
public Set<String>
a()
method_14487()
getNamespaces()
func_199001_a()
getResourceNamespaces()
public boolean
b(qs arg0)
method_18234(class_2960 arg0)
hasResource(Identifier arg0)
func_219533_b(ResourceLocation arg0)
func_219533_b(ResourceLocation arg0)