Class AnimationMetadataSectionSerializer
java.lang.Object
net.minecraft.client.resources.data.AnimationMetadataSectionSerializer
- All Implemented Interfaces:
IMetadataSectionSerializer<AnimationMetadataSection>
public class AnimationMetadataSectionSerializer
extends Object
implements IMetadataSectionSerializer<AnimationMetadataSection>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromJson(com.google.gson.JsonObject p_195812_1_) private AnimationFramegetFrame(int p_110492_1_, com.google.gson.JsonElement p_110492_2_)
-
Constructor Details
-
AnimationMetadataSectionSerializer
public AnimationMetadataSectionSerializer()
-
-
Method Details
-
fromJson
- Specified by:
fromJsonin interfaceIMetadataSectionSerializer<AnimationMetadataSection>
-
getFrame
-
getMetadataSectionName
- Specified by:
getMetadataSectionNamein interfaceIMetadataSectionSerializer<AnimationMetadataSection>
-