Package net.minecraft

Class class_7764.AnimationFrame

java.lang.Object
net.minecraft.class_7764.AnimationFrame
Enclosing class:
class_7764

@Environment(CLIENT) private static class class_7764.AnimationFrame extends Object
Mappings:
Namespace Name
official fmq$b
intermediary net/minecraft/class_7764$class_5791
named net/minecraft/class_7764$AnimationFrame
  • Field Details

    • index

      final int index
      Mappings:
      Namespace Name Mixin selector
      official a Lfmq$b;a:I
      intermediary field_28475 Lnet/minecraft/class_7764$class_5791;field_28475:I
      named index Lnet/minecraft/class_7764$AnimationFrame;index:I
    • time

      final int time
      Mappings:
      Namespace Name Mixin selector
      official b Lfmq$b;b:I
      intermediary field_28476 Lnet/minecraft/class_7764$class_5791;field_28476:I
      named time Lnet/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)V
      intermediary <init> Lnet/minecraft/class_7764$class_5791;<init>(II)V
      named <init> Lnet/minecraft/class_7764$AnimationFrame;<init>(II)V