Class GhastEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<GhastEntityRenderState,GhastEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/GhastEntityRenderer
intermediary net/minecraft/class_905
official gnt
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/GhastEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4705 Lnet/minecraft/class_905;field_4705:Lnet/minecraft/class_2960;
      official a Lgnt;a:Lalc;
    • SHOOTING_TEXTURE

      private static final Identifier SHOOTING_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named SHOOTING_TEXTURE Lnet/minecraft/client/render/entity/GhastEntityRenderer;SHOOTING_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4706 Lnet/minecraft/class_905;field_4706:Lnet/minecraft/class_2960;
      official b Lgnt;b:Lalc;
  • Constructor Details

    • GhastEntityRenderer

      public GhastEntityRenderer(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