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 pFrame, JsonElement pElement) Constructor parameters in net.minecraft.client.resources.metadata.animation with type arguments of type AnimationFrameModifierConstructorDescriptionAnimationMetadataSection
(List<AnimationFrame> pFrames, int pFrameWidth, int pFrameHeight, int pDefaultFrameTime, boolean pInterpolatedFrames)