Uses of Class
net.minecraft.client.texture.SpriteContents.AnimationFrame
Packages that use SpriteContents.AnimationFrame
-
Uses of SpriteContents.AnimationFrame in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type SpriteContents.AnimationFrameModifier and TypeFieldDescription(package private) final List<SpriteContents.AnimationFrame>
SpriteContents.Animation.frames
Constructor parameters in net.minecraft.client.texture with type arguments of type SpriteContents.AnimationFrameModifierConstructorDescription(package private)
Animation
(List<SpriteContents.AnimationFrame> frames, int frameCount, boolean interpolation)