Class AnimationFrame
- java.lang.Object
-
- net.minecraft.client.resources.data.AnimationFrame
-
public class AnimationFrame extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnimationFrame(int p_i1307_1_)
AnimationFrame(int p_i1308_1_, int p_i1308_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getIndex()
int
getTime()
boolean
isTimeUnknown()
-