Package net.minecraft.client.resources
Class AssetIndex
java.lang.Object
net.minecraft.client.resources.AssetIndex
- Direct Known Subclasses:
DirectAssetIndex
-
Field Summary
Modifier and TypeFieldDescriptionprotected static org.apache.logging.log4j.Logger
private Map<ResourceLocation,File>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile(ResourceLocation p_118542_)
getRootFile(String p_118532_)
-
Field Details
-
LOGGER
protected static final org.apache.logging.log4j.Logger LOGGER -
rootFiles
-
namespacedFiles
-
-
Constructor Details
-
AssetIndex
protected AssetIndex() -
AssetIndex
-
-
Method Details
-
getFile
-
getRootFile
-
getFiles
public Collection<ResourceLocation> getFiles(String p_118533_, String p_118534_, int p_118535_, Predicate<String> p_118536_)
-