public class FileResourcePack extends AbstractResourcePack implements Closeable
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Splitter |
entryNameSplitter |
| Constructor and Description |
|---|
FileResourcePack(File par1File) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Set |
getResourceDomains() |
boolean |
hasResourceName(String par1Str) |
getInputStream, getPackImage, getPackMetadata, getPackName, resourceExistspublic static final com.google.common.base.Splitter entryNameSplitter
public FileResourcePack(File par1File)
public boolean hasResourceName(String par1Str)
public Set getResourceDomains()
getResourceDomains in interface ResourcePackpublic void close()
close in interface Closeableclose in interface AutoCloseable