Package net.minecraft.client.resources
Class ResourceIndex
java.lang.Object
net.minecraft.client.resources.ResourceIndex
- Direct Known Subclasses:
FolderResourceIndex
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final org.apache.logging.log4j.Logger
private final Map<ResourceLocation,
File> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile
(ResourceLocation p_188547_1_) getRootFile
(String p_225638_1_)
-
Field Details
-
LOGGER
protected static final org.apache.logging.log4j.Logger LOGGER -
rootFiles
-
namespacedFiles
-
-
Constructor Details
-
ResourceIndex
protected ResourceIndex() -
ResourceIndex
-
-
Method Details
-
getFile
-
getRootFile
-
getFiles
public Collection<ResourceLocation> getFiles(String p_225639_1_, String p_225639_2_, int p_225639_3_, Predicate<String> p_225639_4_)
-