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