net.minecraft.client.resource.pack

public abstract class CustomResourcePack

implements ResourcePack

ced
net.minecraft.class_1644
net.minecraft.client.resource.pack.CustomResourcePack
net.minecraft.client.resources.AbstractResourcePack
net.minecraft.client.resources.AbstractResourcePack

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_8105
LOGGER
field_110598_a
LOGGER
protected final File
a
field_6605
file
field_110597_b
resourcePackFile

Constructor summary

ModifierConstructor
public (File file)

Method summary

Modifier and TypeMethod
private static String
c(nf arg0)
method_5877(class_1653 arg0)
getPathToResource(Identifier location)
func_110592_c(ResourceLocation arg0)
locationToName(ResourceLocation location)
protected static String
a(File arg0, File arg1)
method_5874(File arg0, File arg1)
relativize(File dir, File file)
func_110595_a(File arg0, File arg1)
getRelativeName(File arg0, File arg1)
public InputStream
a(nf arg0)
method_5897(class_1653 arg0)
getResource(Identifier arg0)
func_110590_a(ResourceLocation arg0)
getInputStream(ResourceLocation arg0)
public boolean
b(nf arg0)
method_5900(class_1653 arg0)
hasResource(Identifier arg0)
func_110589_b(ResourceLocation arg0)
resourceExists(ResourceLocation arg0)
protected abstract InputStream
a(String arg0)
method_5875(String arg0)
openResource(String path)
func_110591_a(String arg0)
getInputStreamByName(String name)
protected abstract boolean
b(String arg0)
method_5876(String arg0)
hasResource(String path)
func_110593_b(String arg0)
hasResourceName(String name)
protected void
c(String arg0)
method_5878(String arg0)
warnNonLowercaseNamespace(String namespace)
func_110594_c(String arg0)
logNameNotLowercase(String name)
public <T extends ResourceMetadataSection> T
a(cfg arg0, String arg1)
method_5898(class_1671 arg0, String arg1)
getMetadataSection(ResourceMetadataSerializers arg0, String arg1)
func_135058_a(MetadataSerializer arg0, String arg1)
getPackMetadata(MetadataSerializer arg0, String arg1)
static <T extends ResourceMetadataSection> T
a(cfg arg0, InputStream arg1, String arg2)
method_5873(class_1671 arg0, InputStream arg1, String arg2)
getMetadataSection(ResourceMetadataSerializers metadataSerializers, InputStream file, String name)
func_110596_a(MetadataSerializer arg0, InputStream arg1, String arg2)
readMetadata(MetadataSerializer metadataSerializer, InputStream arg1, String sectionName)
public BufferedImage
a()
method_5896()
getIcon()
func_110586_a()
getPackImage()
public String
b()
method_5899()
getName()
func_130077_b()
getPackName()