Class GhastEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10029,GhastEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/GhastEntityRenderer
intermediary net/minecraft/class_905
official gnc
  • 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 Lgnc;a:Lalb;
    • ANGRY_TEXTURE

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

  • Method Details

    • getTexture

      public Identifier getTexture(class_10029 class_10029)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10029,GhastEntityModel>
      Specified by:
      getTexture in class EntityRenderer<GhastEntity,class_10029>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/GhastEntityRenderer;getTexture(Lnet/minecraft/class_10029;)Lnet/minecraft/util/Identifier;
      intermediary method_3972 Lnet/minecraft/class_905;method_3972(Lnet/minecraft/class_10029;)Lnet/minecraft/class_2960;
      official a Lgnc;a(Lgtf;)Lalb;
    • method_55269

      public class_10029 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<GhastEntity,class_10029>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_55269()Lnet/minecraft/class_10029;
      intermediary method_62449 Lnet/minecraft/class_905;method_62449()Lnet/minecraft/class_10029;
      official c Lgnc;c()Lgtf;
    • method_62354

      public void method_62354(GhastEntity ghastEntity, class_10029 class_10029, float float2)
      Overrides:
      method_62354 in class LivingEntityRenderer<GhastEntity,class_10029,GhastEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/GhastEntityRenderer;method_62354(Lnet/minecraft/entity/mob/GhastEntity;Lnet/minecraft/class_10029;F)V
      intermediary method_62448 Lnet/minecraft/class_905;method_62448(Lnet/minecraft/class_1571;Lnet/minecraft/class_10029;F)V
      official a Lgnc;a(Lckp;Lgtf;F)V