public class FileResourcePack extends AbstractResourcePack implements Closeable
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Splitter |
field_110601_c |
Constructor and Description |
---|
FileResourcePack(File par1File) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Set |
func_110587_b() |
boolean |
func_110593_b(String par1Str) |
func_110586_a, func_110589_b, func_110590_a, func_130077_b, func_135058_a
public FileResourcePack(File par1File)
public boolean func_110593_b(String par1Str)
public Set func_110587_b()
func_110587_b
in interface ResourcePack
public void close()
close
in interface Closeable
close
in interface AutoCloseable