Class SpectralArrowEntityRenderer


@Environment(CLIENT) public class SpectralArrowEntityRenderer extends ProjectileEntityRenderer<SpectralArrowEntity>
Mappings:
Namespace Name
official fku
intermediary net/minecraft/class_947
named net/minecraft/client/render/entity/SpectralArrowEntityRenderer
  • Field Details

    • TEXTURE

      public static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfku;a:Lacf;
      intermediary field_4787 Lnet/minecraft/class_947;field_4787:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SpectralArrowEntityRenderer

      public SpectralArrowEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfip;<init>(Lfiq$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details

    • getTexture

      public Identifier getTexture(SpectralArrowEntity spectralArrowEntity)
      Specified by:
      getTexture in class EntityRenderer<SpectralArrowEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lfku;a(Lbxm;)Lacf;
      intermediary method_4120 Lnet/minecraft/class_947;method_4120(Lnet/minecraft/class_1679;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;getTexture(Lnet/minecraft/entity/projectile/SpectralArrowEntity;)Lnet/minecraft/util/Identifier;