net.minecraft.client.resource.pack

public class BuiltInResourcePack

implements ResourcePack

bqp
net.minecraft.class_1645
net.minecraft.client.resource.pack.BuiltInResourcePack
net.minecraft.client.resources.DefaultResourcePack

Field summary

Modifier and TypeField
public static final Set
a
field_6606
NAMESPACES
defaultResourceDomains
private final Map
b
field_8108
assets
field_152781_b

Constructor summary

ModifierConstructor
public (Map assets)

Method summary

Modifier and TypeMethod
public InputStream
a(bqx arg0)
method_5897(class_1653 arg0)
getResource(Identifier arg0)
getInputStream(ResourceLocation arg0)
public InputStream
c(bqx arg0)
method_7032(class_1653 arg0)
getAsset(Identifier location)
func_152780_c(ResourceLocation arg0)
private InputStream
d(bqx arg0)
method_5881(class_1653 arg0)
openResource(Identifier location)
getResourceStream(ResourceLocation arg0)
public boolean
b(bqx arg0)
method_5900(class_1653 arg0)
hasResource(Identifier arg0)
resourceExists(ResourceLocation arg0)
public Set
c()
method_5901()
getNamespaces()
getResourceDomains()
public ResourceMetadataSection
a(brw arg0, String arg1)
method_5898(class_1671 arg0, String arg1)
getMetadataSection(ResourceMetadataSerializers arg0, String arg1)
getPackMetadata(IMetadataSerializer arg0, String arg1)
public BufferedImage
a()
method_5896()
getIcon()
getPackImage()
public String
b()
method_5899()
getName()
getPackName()