Class GhastEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<GhastEntity,GhastEntityModel<GhastEntity>>

@Environment(CLIENT) public class GhastEntityRenderer extends MobEntityRenderer<GhastEntity,GhastEntityModel<GhastEntity>>
Mappings:
Namespace Name
official fhl
intermediary net/minecraft/class_905
named net/minecraft/client/render/entity/GhastEntityRenderer
  • Field Details

    • TEXTURE

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

      private static final Identifier ANGRY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official i Lfhl;i:Labv;
      intermediary field_4706 Lnet/minecraft/class_905;field_4706:Lnet/minecraft/class_2960;
      named ANGRY_TEXTURE Lnet/minecraft/client/render/entity/GhastEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • GhastEntityRenderer

      public GhastEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$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

    • method_3972

      public Identifier method_3972(GhastEntity ghastEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfhl;a(Lbta;)Labv;
      intermediary method_3972 Lnet/minecraft/class_905;method_3972(Lnet/minecraft/class_1571;)Lnet/minecraft/class_2960;
      named method_3972 Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_3972(Lnet/minecraft/entity/mob/GhastEntity;)Lnet/minecraft/util/Identifier;
    • method_3973

      protected void method_3973(GhastEntity ghastEntity, MatrixStack matrixStack, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfhl;a(Lbta;Ledd;F)V
      intermediary method_3973 Lnet/minecraft/class_905;method_3973(Lnet/minecraft/class_1571;Lnet/minecraft/class_4587;F)V
      named method_3973 Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_3973(Lnet/minecraft/entity/mob/GhastEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V