Package net.minecraft.client.resources
Class AssetIndex
java.lang.Object
net.minecraft.client.resources.AssetIndex
- Direct Known Subclasses:
DirectAssetIndex
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final org.slf4j.Logger
private final Map<ResourceLocation,
File> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetFile
(ResourceLocation p_118542_) getRootFile
(String p_118532_)
-
Field Details
-
LOGGER
private static final org.slf4j.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_)
-