Uses of Class
net.minecraft.client.resources.metadata.animation.AnimationFrame
Packages that use AnimationFrame
-
Uses of AnimationFrame in net.minecraft.client.resources.metadata.animation
Fields in net.minecraft.client.resources.metadata.animation with type parameters of type AnimationFrameModifier and TypeFieldDescriptionprivate final List<AnimationFrame>
AnimationMetadataSection.frames
Methods in net.minecraft.client.resources.metadata.animation that return AnimationFrameModifier and TypeMethodDescriptionprivate AnimationFrame
AnimationMetadataSectionSerializer.getFrame
(int p_119059_, com.google.gson.JsonElement p_119060_) Constructor parameters in net.minecraft.client.resources.metadata.animation with type arguments of type AnimationFrameModifierConstructorDescriptionAnimationMetadataSection
(List<AnimationFrame> p_119020_, int p_119021_, int p_119022_, int p_119023_, boolean p_119024_)