net.minecraft.client.resource.metadata.serializer

public class AnimationMetadataSerializer

extends AbstractResourceMetadataSerializer<AnimationMetadata> implements com.google.gson.JsonSerializer<AnimationMetadata>

All mapped superinterfaces:

ResourceMetadataSerializer

cfj
net.minecraft.class_1675
net.minecraft.client.resource.metadata.serializer.AnimationMetadataSerializer
net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
net.minecraft.client.resources.data.AnimationMetadataSectionSerializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public AnimationMetadata
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_5972(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement json, Type type, com.google.gson.JsonDeserializationContext context)
deserialize(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)
private AnimationFrame
a(int arg0, com.google.gson.JsonElement arg1)
method_7048(int arg0, com.google.gson.JsonElement arg1)
deserializeFrame(int index, com.google.gson.JsonElement json)
func_110492_a(int arg0, com.google.gson.JsonElement arg1)
parseAnimationFrame(int frame, com.google.gson.JsonElement element)
public com.google.gson.JsonElement
a(cfi arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
method_5971(class_1674 arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(AnimationMetadata metadata, Type type, com.google.gson.JsonSerializationContext context)
serialize(AnimationMetadataSection arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
serialize(AnimationMetadataSection arg0, Type arg1, com.google.gson.JsonSerializationContext arg2)
public String
a()
method_5956()
getName()
func_110483_a()
getSectionName()