类 AnimationMetadataSectionSerializer
java.lang.Object
net.minecraft.client.resources.metadata.animation.AnimationMetadataSectionSerializer
public class AnimationMetadataSectionSerializer
extends Object
implements MetadataSectionSerializer<AnimationMetadataSection>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明fromJson
(com.google.gson.JsonObject pJson) private AnimationFrame
getFrame
(int pFrame, com.google.gson.JsonElement pElement)
-
构造器详细资料
-
AnimationMetadataSectionSerializer
public AnimationMetadataSectionSerializer()
-
-
方法详细资料
-
fromJson
-
getFrame
-
getMetadataSectionName
-