Package | Description |
---|---|
net.minecraft.client.resources | |
net.minecraft.client.resources.data |
Modifier and Type | Method and Description |
---|---|
MetadataSection |
SimpleResource.getMetadata(String par1Str) |
MetadataSection |
Resource.getMetadata(String s) |
MetadataSection |
ResourcePack.getPackMetadata(MetadataSerializer metadataserializer,
String s) |
MetadataSection |
DefaultResourcePack.getPackMetadata(MetadataSerializer par1MetadataSerializer,
String par2Str) |
MetadataSection |
AbstractResourcePack.getPackMetadata(MetadataSerializer par1MetadataSerializer,
String par2Str) |
Modifier and Type | Class and Description |
---|---|
class |
AnimationMetadataSection |
class |
FontMetadataSection |
class |
LanguageMetadataSection |
class |
PackMetadataSection |
class |
TextureMetadataSection |
Modifier and Type | Method and Description |
---|---|
MetadataSection |
MetadataSerializer.parseMetadataSection(String par1Str,
com.google.gson.JsonObject par2JsonObject) |