Class Sprite.AnimationFrame

java.lang.Object
net.minecraft.client.texture.Sprite.AnimationFrame
Enclosing class:
Sprite

@Environment(CLIENT) static class Sprite.AnimationFrame extends Object
Mappings:
Namespace Name
official ewe$b
intermediary net/minecraft/class_1058$class_5791
named net/minecraft/client/texture/Sprite$AnimationFrame
  • Field Details

    • index

      private final int index
      Mappings:
      Namespace Name Mixin selector
      official a Lewe$b;a:I
      intermediary field_28475 Lnet/minecraft/class_1058$class_5791;field_28475:I
      named index Lnet/minecraft/client/texture/Sprite$AnimationFrame;index:I
    • time

      private final int time
      Mappings:
      Namespace Name Mixin selector
      official b Lewe$b;b:I
      intermediary field_28476 Lnet/minecraft/class_1058$class_5791;field_28476:I
      named time Lnet/minecraft/client/texture/Sprite$AnimationFrame;time:I
  • Constructor Details

    • AnimationFrame

      private AnimationFrame(int index, int time)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lewe$b;<init>(II)V
      intermediary <init> Lnet/minecraft/class_1058$class_5791;<init>(II)V
      named <init> Lnet/minecraft/client/texture/Sprite$AnimationFrame;<init>(II)V