Class WitherEntityRenderer


@Environment(CLIENT) public class WitherEntityRenderer extends MobEntityRenderer<WitherEntity>
Mappings:
Namespace Name
official bwt
intermediary net/minecraft/class_1355
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 Lbwt;a:Lkq;
      intermediary field_6533 Lnet/minecraft/class_1355;field_6533:Lnet/minecraft/class_1653;
      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 j Lbwt;j:Lkq;
      intermediary field_6534 Lnet/minecraft/class_1355;field_6534:Lnet/minecraft/class_1653;
      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> Lbus;<init>(Lbur;)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(WitherEntity witherEntity)
      Specified by:
      getTexture in class EntityRenderer<WitherEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbwt;a(Lyv;)Lkq;
      intermediary method_5813 Lnet/minecraft/class_1355;method_5813(Lnet/minecraft/class_1410;)Lnet/minecraft/class_1653;
      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 Lbwt;a(Lyv;F)V
      intermediary method_4350 Lnet/minecraft/class_1355;method_4350(Lnet/minecraft/class_1410;F)V
      named scale Lnet/minecraft/client/render/entity/WitherEntityRenderer;scale(Lnet/minecraft/entity/boss/WitherEntity;F)V