Uses of Class
net.minecraft.client.resources.data.AnimationFrame
Packages that use AnimationFrame
-
Uses of AnimationFrame in net.minecraft.client.resources.data
Fields in net.minecraft.client.resources.data with type parameters of type AnimationFrameModifier and TypeFieldDescriptionprivate final List<AnimationFrame>
AnimationMetadataSection.frames
Methods in net.minecraft.client.resources.data that return AnimationFrameModifier and TypeMethodDescriptionprivate AnimationFrame
AnimationMetadataSection.getFrame
(int p_130072_1_) private AnimationFrame
AnimationMetadataSectionSerializer.getFrame
(int p_110492_1_, com.google.gson.JsonElement p_110492_2_) Constructor parameters in net.minecraft.client.resources.data with type arguments of type AnimationFrameModifierConstructorDescriptionAnimationMetadataSection
(List<AnimationFrame> p_i46088_1_, int p_i46088_2_, int p_i46088_3_, int p_i46088_4_, boolean p_i46088_5_)