public class ResourceIndex
extends java.lang.Object
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ResourceIndex()  | 
  | 
ResourceIndex(java.io.File assetsFolder,
             java.lang.String indexName)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.io.File | 
getFile(ResourceLocation location)  | 
java.io.File | 
getPackMcmeta()  | 
boolean | 
isFileExisting(ResourceLocation location)  | 
protected ResourceIndex()
public ResourceIndex(java.io.File assetsFolder,
                     java.lang.String indexName)
public java.io.File getFile(ResourceLocation location)
public boolean isFileExisting(ResourceLocation location)
public java.io.File getPackMcmeta()