Class WitherEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<WitherEntity,WitherEntityModel<WitherEntity>>

Mappings:
Namespace Name
official fjz
intermediary net/minecraft/class_964
named net/minecraft/client/render/entity/WitherEntityRenderer
  • Field Details

    • INVULNERABLE_TEXTURE

      private static final Identifier INVULNERABLE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lfjz;a:Labv;
      intermediary field_4812 Lnet/minecraft/class_964;field_4812:Lnet/minecraft/class_2960;
      named INVULNERABLE_TEXTURE Lnet/minecraft/client/render/entity/WitherEntityRenderer;INVULNERABLE_TEXTURE:Lnet/minecraft/util/Identifier;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official i Lfjz;i:Labv;
      intermediary field_4813 Lnet/minecraft/class_964;field_4813:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/WitherEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • WitherEntityRenderer

      public WitherEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details

    • method_24093

      protected int method_24093(WitherEntity witherEntity, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjz;a(Lbrz;Lgr;)I
      intermediary method_24093 Lnet/minecraft/class_964;method_24093(Lnet/minecraft/class_1528;Lnet/minecraft/class_2338;)I
      named method_24093 Lnet/minecraft/client/render/entity/WitherEntityRenderer;method_24093(Lnet/minecraft/entity/boss/WitherEntity;Lnet/minecraft/util/math/BlockPos;)I
    • method_4153

      public Identifier method_4153(WitherEntity witherEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjz;a(Lbrz;)Labv;
      intermediary method_4153 Lnet/minecraft/class_964;method_4153(Lnet/minecraft/class_1528;)Lnet/minecraft/class_2960;
      named method_4153 Lnet/minecraft/client/render/entity/WitherEntityRenderer;method_4153(Lnet/minecraft/entity/boss/WitherEntity;)Lnet/minecraft/util/Identifier;
    • method_4152

      protected void method_4152(WitherEntity witherEntity, MatrixStack matrixStack, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lfjz;a(Lbrz;Ledd;F)V
      intermediary method_4152 Lnet/minecraft/class_964;method_4152(Lnet/minecraft/class_1528;Lnet/minecraft/class_4587;F)V
      named method_4152 Lnet/minecraft/client/render/entity/WitherEntityRenderer;method_4152(Lnet/minecraft/entity/boss/WitherEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V