Uses of Class
net.minecraft.client.texture.Sprite.AnimationFrame
Packages that use Sprite.AnimationFrame
-
Uses of Sprite.AnimationFrame in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type Sprite.AnimationFrameConstructor parameters in net.minecraft.client.texture with type arguments of type Sprite.AnimationFrameModifierConstructorDescriptionprivate
Animation(List<Sprite.AnimationFrame> frames, int frameCount, Sprite.Interpolation interpolation)