net.minecraft.client.resource.pack

public abstract class CustomResourcePack

implements ResourcePack

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

Field summary

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

Constructor summary

ModifierConstructor
public (File file)

Method summary

Modifier and TypeMethod
private static String
c(jy arg0)
method_5877(class_1653 arg0)
getPathToResource(Identifier location)
locationToName(ResourceLocation location)
protected static String
a(File arg0, File arg1)
method_5874(File arg0, File arg1)
relativize(File dir, File file)
getRelativeName(File arg0, File arg1)
public InputStream
a(jy arg0)
method_5897(class_1653 arg0)
getResource(Identifier arg0)
getInputStream(ResourceLocation arg0)
public boolean
b(jy arg0)
method_5900(class_1653 arg0)
hasResource(Identifier arg0)
resourceExists(ResourceLocation arg0)
protected abstract InputStream
a(String arg0)
method_5875(String arg0)
openResource(String path)
getInputStreamByName(String name)
protected abstract boolean
b(String arg0)
method_5876(String arg0)
hasResource(String path)
hasResourceName(String name)
protected void
c(String arg0)
method_5878(String arg0)
warnNonLowercaseNamespace(String namespace)
logNameNotLowercase(String name)
public <T extends ResourceMetadataSection> T
a(bny arg0, String arg1)
method_5898(class_1671 arg0, String arg1)
getMetadataSection(ResourceMetadataSerializers arg0, String arg1)
getPackMetadata(IMetadataSerializer arg0, String arg1)
static <T extends ResourceMetadataSection> T
a(bny arg0, InputStream arg1, String arg2)
method_5873(class_1671 arg0, InputStream arg1, String arg2)
getMetadataSection(ResourceMetadataSerializers metadataSerializers, InputStream file, String name)
readMetadata(IMetadataSerializer arg0, InputStream arg1, String arg2)
public BufferedImage
a()
method_5896()
getIcon()
getPackImage()
public String
b()
method_5899()
getName()
getPackName()