Class WitherEntityRenderer


@Environment(CLIENT) public class WitherEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official crw
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 Lcrw;a:Loa;
      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 e Lcrw;e:Loa;
      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> Lcpu;<init>(Lcpt;)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

    • render

      public void render(WitherEntity witherEntity, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrw;a(Ladf;DDDFF)V
      intermediary method_4349 Lnet/minecraft/class_1355;method_4349(Lnet/minecraft/class_1410;DDDFF)V
      named render Lnet/minecraft/client/render/entity/WitherEntityRenderer;render(Lnet/minecraft/entity/boss/WitherEntity;DDDFF)V
    • getTexture

      protected Identifier getTexture(WitherEntity witherEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrw;a(Ladf;)Loa;
      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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcrw;a(Ladf;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