Uses of Class
net.minecraft.client.resources.metadata.animation.AnimationFrame
-
Uses of AnimationFrame in net.minecraft.client.resources.metadata.animation
Modifier and TypeFieldDescriptionprivate final List<AnimationFrame>
AnimationMetadataSection.frames
Modifier and TypeMethodDescriptionprivate AnimationFrame
AnimationMetadataSectionSerializer.getFrame
(int p_119059_, com.google.gson.JsonElement p_119060_) ModifierConstructorDescriptionAnimationMetadataSection
(List<AnimationFrame> p_119020_, int p_119021_, int p_119022_, int p_119023_, boolean p_119024_)