Class GhastEntityRenderer


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

    • GHAST_TEX

      private static final Identifier GHAST_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lbja;a:Ljy;
      intermediary field_4848 Lnet/minecraft/class_1143;field_4848:Lnet/minecraft/class_1605;
      named GHAST_TEX Lnet/minecraft/client/render/entity/GhastEntityRenderer;GHAST_TEX:Lnet/minecraft/util/Identifier;
    • GHAST_SHOOTING

      private static final Identifier GHAST_SHOOTING
      Mappings:
      Namespace Name Mixin selector
      official e Lbja;e:Ljy;
      intermediary field_4849 Lnet/minecraft/class_1143;field_4849:Lnet/minecraft/class_1605;
      named GHAST_SHOOTING Lnet/minecraft/client/render/entity/GhastEntityRenderer;GHAST_SHOOTING:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • GhastEntityRenderer

      public GhastEntityRenderer​(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbiv;<init>(Lbiu;)V
      intermediary <init> Lnet/minecraft/class_1136;<init>(Lnet/minecraft/class_1135;)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 Lbja;a(Lvr;)Ljy;
      intermediary method_3941 Lnet/minecraft/class_1143;method_3941(Lnet/minecraft/class_1916;)Lnet/minecraft/class_1605;
      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 Lbja;a(Lvr;F)V
      intermediary method_3942 Lnet/minecraft/class_1143;method_3942(Lnet/minecraft/class_1916;F)V
      named scale Lnet/minecraft/client/render/entity/GhastEntityRenderer;scale(Lnet/minecraft/entity/mob/GhastEntity;F)V