Package net.minecraft

Class class_7764.Animation

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

@Environment(CLIENT) private class class_7764.Animation extends Object
Mappings:
Namespace Name
official fmq$a
intermediary net/minecraft/class_7764$class_5790
named net/minecraft/class_7764$Animation
  • Field Details

    • frames

      Mappings:
      Namespace Name Mixin selector
      official b Lfmq$a;b:Ljava/util/List;
      intermediary field_28472 Lnet/minecraft/class_7764$class_5790;field_28472:Ljava/util/List;
      named frames Lnet/minecraft/class_7764$Animation;frames:Ljava/util/List;
    • frameCount

      private final int frameCount
      Mappings:
      Namespace Name Mixin selector
      official c Lfmq$a;c:I
      intermediary field_28473 Lnet/minecraft/class_7764$class_5790;field_28473:I
      named frameCount Lnet/minecraft/class_7764$Animation;frameCount:I
    • field_40542

      private final boolean field_40542
      Mappings:
      Namespace Name Mixin selector
      official d Lfmq$a;d:Z
      intermediary field_40542 Lnet/minecraft/class_7764$class_5790;field_40542:Z
      named field_40542 Lnet/minecraft/class_7764$Animation;field_40542:Z
  • Constructor Details

    • Animation

      Animation(List<class_7764.AnimationFrame> frames, int frameCount, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfmq$a;<init>(Lfmq;Ljava/util/List;IZ)V
      intermediary <init> Lnet/minecraft/class_7764$class_5790;<init>(Lnet/minecraft/class_7764;Ljava/util/List;IZ)V
      named <init> Lnet/minecraft/class_7764$Animation;<init>(Lnet/minecraft/class_7764;Ljava/util/List;IZ)V
  • Method Details

    • getFrameX

      int getFrameX(int frame)
      Mappings:
      Namespace Name Mixin selector
      official a Lfmq$a;a(I)I
      intermediary method_33446 Lnet/minecraft/class_7764$class_5790;method_33446(I)I
      named getFrameX Lnet/minecraft/class_7764$Animation;getFrameX(I)I
    • getFrameY

      int getFrameY(int frame)
      Mappings:
      Namespace Name Mixin selector
      official b Lfmq$a;b(I)I
      intermediary method_33451 Lnet/minecraft/class_7764$class_5790;method_33451(I)I
      named getFrameY Lnet/minecraft/class_7764$Animation;getFrameY(I)I
    • upload

      void upload(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lfmq$a;a(III)V
      intermediary method_33455 Lnet/minecraft/class_7764$class_5790;method_33455(III)V
      named upload Lnet/minecraft/class_7764$Animation;upload(III)V
    • method_45823

      public class_7768 method_45823()
      Mappings:
      Namespace Name Mixin selector
      official a Lfmq$a;a()Lfms;
      intermediary method_45823 Lnet/minecraft/class_7764$class_5790;method_45823()Lnet/minecraft/class_7768;
      named method_45823 Lnet/minecraft/class_7764$Animation;method_45823()Lnet/minecraft/class_7768;
    • upload

      public void upload(int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lfmq$a;a(II)V
      intermediary method_33445 Lnet/minecraft/class_7764$class_5790;method_33445(II)V
      named upload Lnet/minecraft/class_7764$Animation;upload(II)V
    • getDistinctFrameCount

      public IntStream getDistinctFrameCount()
      Mappings:
      Namespace Name Mixin selector
      official b Lfmq$a;b()Ljava/util/stream/IntStream;
      intermediary method_33450 Lnet/minecraft/class_7764$class_5790;method_33450()Ljava/util/stream/IntStream;
      named getDistinctFrameCount Lnet/minecraft/class_7764$Animation;getDistinctFrameCount()Ljava/util/stream/IntStream;