public class ResourceIndexFolder extends ResourceIndex
Modifier and Type | Field and Description |
---|---|
private java.io.File |
baseDir |
Constructor and Description |
---|
ResourceIndexFolder(java.io.File folder) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile(ResourceLocation location) |
java.io.File |
getPackMcmeta() |
isFileExisting
public java.io.File getFile(ResourceLocation location)
getFile
in class ResourceIndex
public java.io.File getPackMcmeta()
getPackMcmeta
in class ResourceIndex