Class GhastEntityRenderer


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

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lcyw;a:Lpc;
      intermediary field_6487 Lnet/minecraft/class_557;field_6487:Lnet/minecraft/class_1653;
      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 j Lcyw;j:Lpc;
      intermediary field_6488 Lnet/minecraft/class_557;field_6488:Lnet/minecraft/class_1653;
      named ANGRY_TEXTURE Lnet/minecraft/client/render/entity/GhastEntityRenderer;ANGRY_TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • GhastEntityRenderer

      public GhastEntityRenderer(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcyp;<init>(Lcyo;)V
      intermediary <init> Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • getTexture

      protected Identifier getTexture(GhastEntity ghastEntity)
      Specified by:
      getTexture in class EntityRenderer<GhastEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcyw;a(Lana;)Lpc;
      intermediary method_5751 Lnet/minecraft/class_557;method_5751(Lnet/minecraft/class_972;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/GhastEntityRenderer;getTexture(Lnet/minecraft/entity/mob/GhastEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale(GhastEntity ghastEntity, float float2)
      Overrides:
      scale in class LivingEntityRenderer<GhastEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcyw;a(Lana;F)V
      intermediary method_1540 Lnet/minecraft/class_557;method_1540(Lnet/minecraft/class_972;F)V
      named scale Lnet/minecraft/client/render/entity/GhastEntityRenderer;scale(Lnet/minecraft/entity/mob/GhastEntity;F)V