Package net.minecraft
Class class_7764.AnimationFrame
java.lang.Object
net.minecraft.class_7764.AnimationFrame
- Enclosing class:
class_7764
- Mappings:
Namespace Name official fmq$bintermediary net/minecraft/class_7764$class_5791named net/minecraft/class_7764$AnimationFrame
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
final int index- Mappings:
Namespace Name Mixin selector official aLfmq$b;a:Iintermediary field_28475Lnet/minecraft/class_7764$class_5791;field_28475:Inamed indexLnet/minecraft/class_7764$AnimationFrame;index:I
-
time
final int time- Mappings:
Namespace Name Mixin selector official bLfmq$b;b:Iintermediary field_28476Lnet/minecraft/class_7764$class_5791;field_28476:Inamed timeLnet/minecraft/class_7764$AnimationFrame;time:I
-
-
Constructor Details
-
AnimationFrame
AnimationFrame(int index, int time) - Mappings:
Namespace Name Mixin selector official <init>Lfmq$b;<init>(II)Vintermediary <init>Lnet/minecraft/class_7764$class_5791;<init>(II)Vnamed <init>Lnet/minecraft/class_7764$AnimationFrame;<init>(II)V
-