net.minecraft.client.resources.data

public class PackMetadataSectionSerializer

extends BaseMetadataSectionSerializer<PackMetadataSection> implements com.google.gson.JsonSerializer<PackMetadataSection>

All mapped superinterfaces:

IMetadataSectionSerializer

byf
net.minecraft.client.resources.data.PackMetadataSectionSerializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public PackMetadataSection
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
public com.google.gson.JsonElement
a(bye arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(PackMetadataSection arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public String
a()
func_110483_a()