Uses of Class
net.minecraft.client.texture.Sprite.AnimationFrame
| Package | Description |
|---|---|
| net.minecraft.client.texture |
-
Uses of Sprite.AnimationFrame in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type Sprite.AnimationFrame Modifier and Type Field Description private List<Sprite.AnimationFrame>Sprite.Animation. framesConstructor parameters in net.minecraft.client.texture with type arguments of type Sprite.AnimationFrame Constructor Description Animation(List<Sprite.AnimationFrame> frames, int frameCount, Sprite.Interpolation interpolation)