Class WitherEntityRenderer


@Environment(CLIENT)
public class WitherEntityRenderer
extends MobEntityRenderer<WitherEntity>
Mappings:
Namespace Name
official bkj
intermediary net/minecraft/class_1179
named net/minecraft/client/render/entity/WitherEntityRenderer
  • Field Details

    • WITHER_INVULNERABLE_TEX

      private static final Identifier WITHER_INVULNERABLE_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lbkj;a:Ljy;
      intermediary field_4939 Lnet/minecraft/class_1179;field_4939:Lnet/minecraft/class_1605;
      named WITHER_INVULNERABLE_TEX Lnet/minecraft/client/render/entity/WitherEntityRenderer;WITHER_INVULNERABLE_TEX:Lnet/minecraft/util/Identifier;
    • WITHER_TEX

      private static final Identifier WITHER_TEX
      Mappings:
      Namespace Name Mixin selector
      official e Lbkj;e:Ljy;
      intermediary field_4940 Lnet/minecraft/class_1179;field_4940:Lnet/minecraft/class_1605;
      named WITHER_TEX Lnet/minecraft/client/render/entity/WitherEntityRenderer;WITHER_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • WitherEntityRenderer

      public WitherEntityRenderer​(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

    • render

      public void render​(WitherEntity witherEntity, double double2, double double3, double double4, float float2, float float3)
      Overrides:
      render in class MobEntityRenderer<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbkj;a(Luk;DDDFF)V
      intermediary method_4073 Lnet/minecraft/class_1179;method_4073(Lnet/minecraft/class_1880;DDDFF)V
      named render Lnet/minecraft/client/render/entity/WitherEntityRenderer;render(Lnet/minecraft/entity/boss/WitherEntity;DDDFF)V
    • getTexture

      protected Identifier getTexture​(WitherEntity witherEntity)
      Specified by:
      getTexture in class EntityRenderer<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbkj;a(Luk;)Ljy;
      intermediary method_4072 Lnet/minecraft/class_1179;method_4072(Lnet/minecraft/class_1880;)Lnet/minecraft/class_1605;
      named getTexture Lnet/minecraft/client/render/entity/WitherEntityRenderer;getTexture(Lnet/minecraft/entity/boss/WitherEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale​(WitherEntity witherEntity, float float2)
      Overrides:
      scale in class LivingEntityRenderer<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbkj;a(Luk;F)V
      intermediary method_4074 Lnet/minecraft/class_1179;method_4074(Lnet/minecraft/class_1880;F)V
      named scale Lnet/minecraft/client/render/entity/WitherEntityRenderer;scale(Lnet/minecraft/entity/boss/WitherEntity;F)V