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> pFrames, int pFrameWidth, int pFrameHeight, int pDefaultFrameTime, boolean pInterpolatedFrames)