Class ArrowEntityRenderer


@Environment(CLIENT) public class ArrowEntityRenderer extends ProjectileEntityRenderer<ArrowEntity,class_10074>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/ArrowEntityRenderer
intermediary net/minecraft/class_954
official gpg
  • Field Details

    • TEXTURE

      public static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/ArrowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4795 Lnet/minecraft/class_954;field_4795:Lnet/minecraft/class_2960;
      official a Lgpg;a:Lalb;
    • TIPPED_TEXTURE

      public static final Identifier TIPPED_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TIPPED_TEXTURE Lnet/minecraft/client/render/entity/ArrowEntityRenderer;TIPPED_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4794 Lnet/minecraft/class_954;field_4794:Lnet/minecraft/class_2960;
      official b Lgpg;b:Lalb;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10074 class_10074)
      Specified by:
      getTexture in class EntityRenderer<ArrowEntity,class_10074>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/ArrowEntityRenderer;getTexture(Lnet/minecraft/class_10074;)Lnet/minecraft/util/Identifier;
      intermediary method_4130 Lnet/minecraft/class_954;method_4130(Lnet/minecraft/class_10074;)Lnet/minecraft/class_2960;
      official a Lgpg;a(Lgux;)Lalb;
    • method_55269

      public class_10074 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<ArrowEntity,class_10074>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/ArrowEntityRenderer;method_55269()Lnet/minecraft/class_10074;
      intermediary method_62553 Lnet/minecraft/class_954;method_62553()Lnet/minecraft/class_10074;
      official a Lgpg;a()Lgux;
    • method_62377

      public void method_62377(ArrowEntity arrowEntity, class_10074 class_10074, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62377 Lnet/minecraft/client/render/entity/ArrowEntityRenderer;method_62377(Lnet/minecraft/entity/projectile/ArrowEntity;Lnet/minecraft/class_10074;F)V
      intermediary method_62554 Lnet/minecraft/class_954;method_62554(Lnet/minecraft/class_1667;Lnet/minecraft/class_10074;F)V
      official a Lgpg;a(Lcny;Lgux;F)V