Class WitherEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10083,WitherEntityModel>

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

    • INVULNERABLE_TEXTURE

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

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

  • Method Details

    • getBlockLight

      protected int getBlockLight(WitherEntity witherEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<WitherEntity,class_10083>
      Mappings:
      Namespace Name Mixin selector
      named getBlockLight Lnet/minecraft/client/render/entity/WitherEntityRenderer;getBlockLight(Lnet/minecraft/entity/boss/WitherEntity;Lnet/minecraft/util/math/BlockPos;)I
      intermediary method_24093 Lnet/minecraft/class_964;method_24093(Lnet/minecraft/class_1528;Lnet/minecraft/class_2338;)I
      official a Lgpt;a(Lcjm;Lje;)I
    • getTexture

      public Identifier getTexture(class_10083 class_10083)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10083,WitherEntityModel>
      Specified by:
      getTexture in class EntityRenderer<WitherEntity,class_10083>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/WitherEntityRenderer;getTexture(Lnet/minecraft/class_10083;)Lnet/minecraft/util/Identifier;
      intermediary method_4153 Lnet/minecraft/class_964;method_4153(Lnet/minecraft/class_10083;)Lnet/minecraft/class_2960;
      official a Lgpt;a(Lgvg;)Lalb;
    • method_55269

      public class_10083 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<WitherEntity,class_10083>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/WitherEntityRenderer;method_55269()Lnet/minecraft/class_10083;
      intermediary method_62577 Lnet/minecraft/class_964;method_62577()Lnet/minecraft/class_10083;
      official c Lgpt;c()Lgvg;
    • scale

      protected void scale(class_10083 class_10083, MatrixStack matrixStack)
      Overrides:
      scale in class LivingEntityRenderer<WitherEntity,class_10083,WitherEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named scale Lnet/minecraft/client/render/entity/WitherEntityRenderer;scale(Lnet/minecraft/class_10083;Lnet/minecraft/client/util/math/MatrixStack;)V
      intermediary method_4152 Lnet/minecraft/class_964;method_4152(Lnet/minecraft/class_10083;Lnet/minecraft/class_4587;)V
      official a Lgpt;a(Lgvg;Lfcu;)V
    • method_62355

      public void method_62355(WitherEntity witherEntity, class_10083 class_10083, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/WitherEntityRenderer;method_62355(Lnet/minecraft/entity/boss/WitherEntity;Lnet/minecraft/class_10083;F)V
      intermediary method_62576 Lnet/minecraft/class_964;method_62576(Lnet/minecraft/class_1528;Lnet/minecraft/class_10083;F)V
      official a Lgpt;a(Lcjm;Lgvg;F)V