Class SpectralArrowEntityRenderer


Mappings:
Namespace Name
named net/minecraft/client/render/entity/SpectralArrowEntityRenderer
intermediary net/minecraft/class_947
official gpp
  • Field Details

    • TEXTURE

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

    • SpectralArrowEntityRenderer

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

    • getTexture

      public Identifier getTexture(ProjectileEntityRenderState projectileEntityRenderState)
      Specified by:
      getTexture in class EntityRenderer<SpectralArrowEntity,ProjectileEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/ProjectileEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_4120 Lnet/minecraft/class_947;method_4120(Lnet/minecraft/class_9999;)Lnet/minecraft/class_2960;
      official a Lgpp;a(Lgst;)Lalc;
    • getRenderState

      public ProjectileEntityRenderState getRenderState()
      Specified by:
      getRenderState in class EntityRenderer<SpectralArrowEntity,ProjectileEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named getRenderState Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;getRenderState()Lnet/minecraft/client/render/entity/state/ProjectileEntityRenderState;
      intermediary method_62538 Lnet/minecraft/class_947;method_62538()Lnet/minecraft/class_9999;
      official a Lgpp;a()Lgst;