See: Description
| Interface | Description |
|---|---|
| AnimationFrame |
Represents a texture animation frame, includes the
index of the frame and its specific but optional
frame-time, it will use
AnimationMeta.frameTime()
if it is not specified |
| AnimationMeta |
Block and item textures support animation by placing each
additional frame below the past.
|
| AnimationMeta.Builder |
Mutable and fluent-style builder for
AnimationMeta
and AnimationFrame instances |