Package net.minecraft.src
Class LanguageMetadataSectionSerializer
java.lang.Object
net.minecraft.src.BaseMetadataSectionSerializer
net.minecraft.src.LanguageMetadataSectionSerializer
- All Implemented Interfaces:
com.google.gson.JsonDeserializer,MetadataSectionSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeserialize(com.google.gson.JsonElement par1JsonElement, Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) func_135020_a(com.google.gson.JsonElement par1JsonElement, Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) The name of this section type as it appears in JSON.Methods inherited from class net.minecraft.src.BaseMetadataSectionSerializer
func_110484_a, func_110485_a, func_110486_a, func_110487_a
-
Constructor Details
-
LanguageMetadataSectionSerializer
public LanguageMetadataSectionSerializer()
-
-
Method Details
-
func_135020_a
public LanguageMetadataSection func_135020_a(com.google.gson.JsonElement par1JsonElement, Type par2Type, com.google.gson.JsonDeserializationContext par3JsonDeserializationContext) -
getSectionName
The name of this section type as it appears in JSON. -
deserialize
-