public abstract class AbstractResourcePack extends Object implements ResourcePack
Constructor and Description |
---|
AbstractResourcePack(File par1File) |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
func_110586_a() |
boolean |
func_110589_b(ResourceLocation par1ResourceLocation) |
InputStream |
func_110590_a(ResourceLocation par1ResourceLocation) |
String |
func_130077_b() |
MetadataSection |
func_135058_a(MetadataSerializer par1MetadataSerializer,
String par2Str) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_110587_b
public AbstractResourcePack(File par1File)
public InputStream func_110590_a(ResourceLocation par1ResourceLocation) throws IOException
func_110590_a
in interface ResourcePack
IOException
public boolean func_110589_b(ResourceLocation par1ResourceLocation)
func_110589_b
in interface ResourcePack
public MetadataSection func_135058_a(MetadataSerializer par1MetadataSerializer, String par2Str) throws IOException
func_135058_a
in interface ResourcePack
IOException
public BufferedImage func_110586_a() throws IOException
func_110586_a
in interface ResourcePack
IOException
public String func_130077_b()
func_130077_b
in interface ResourcePack