Class WitherSkullEntityRenderer

java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<WitherSkullEntity,class_10084>
net.minecraft.client.render.entity.WitherSkullEntityRenderer

@Environment(CLIENT) public class WitherSkullEntityRenderer extends EntityRenderer<WitherSkullEntity,class_10084>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/WitherSkullEntityRenderer
intermediary net/minecraft/class_966
official gpv
  • Field Details

    • INVULNERABLE_TEXTURE

      private static final Identifier INVULNERABLE_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named INVULNERABLE_TEXTURE Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;INVULNERABLE_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4817 Lnet/minecraft/class_966;field_4817:Lnet/minecraft/class_2960;
      official a Lgpv;a:Lalb;
    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4815 Lnet/minecraft/class_966;field_4815:Lnet/minecraft/class_2960;
      official b Lgpv;b:Lalb;
    • model

      private final SkullEntityModel model
      Mappings:
      Namespace Name Mixin selector
      named model Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;model:Lnet/minecraft/client/render/entity/model/SkullEntityModel;
      intermediary field_4816 Lnet/minecraft/class_966;field_4816:Lnet/minecraft/class_607;
      official h Lgpv;h:Lfyw;
  • Constructor Details

  • Method Details

    • getTexturedModelData

      public static TexturedModelData getTexturedModelData()
      Mappings:
      Namespace Name Mixin selector
      named getTexturedModelData Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;getTexturedModelData()Lnet/minecraft/client/model/TexturedModelData;
      intermediary method_32199 Lnet/minecraft/class_966;method_32199()Lnet/minecraft/class_5607;
      official a Lgpv;a()Lgah;
    • getBlockLight

      protected int getBlockLight(WitherSkullEntity witherSkullEntity, BlockPos blockPos)
      Overrides:
      getBlockLight in class EntityRenderer<WitherSkullEntity,class_10084>
      Mappings:
      Namespace Name Mixin selector
      named getBlockLight Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;getBlockLight(Lnet/minecraft/entity/projectile/WitherSkullEntity;Lnet/minecraft/util/math/BlockPos;)I
      intermediary method_24094 Lnet/minecraft/class_966;method_24094(Lnet/minecraft/class_1687;Lnet/minecraft/class_2338;)I
      official a Lgpv;a(Lcox;Lje;)I
    • render

      public void render(class_10084 class_10084, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2)
      Overrides:
      render in class EntityRenderer<WitherSkullEntity,class_10084>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;render(Lnet/minecraft/class_10084;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;I)V
      intermediary method_4159 Lnet/minecraft/class_966;method_4159(Lnet/minecraft/class_10084;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;I)V
      official a Lgpv;a(Lgvh;Lfcu;Lggv;I)V
    • getTexture

      public Identifier getTexture(class_10084 class_10084)
      Specified by:
      getTexture in class EntityRenderer<WitherSkullEntity,class_10084>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;getTexture(Lnet/minecraft/class_10084;)Lnet/minecraft/util/Identifier;
      intermediary method_4160 Lnet/minecraft/class_966;method_4160(Lnet/minecraft/class_10084;)Lnet/minecraft/class_2960;
      official a Lgpv;a(Lgvh;)Lalb;
    • method_55269

      public class_10084 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<WitherSkullEntity,class_10084>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;method_55269()Lnet/minecraft/class_10084;
      intermediary method_62580 Lnet/minecraft/class_966;method_62580()Lnet/minecraft/class_10084;
      official c Lgpv;c()Lgvh;
    • method_62354

      public void method_62354(WitherSkullEntity witherSkullEntity, class_10084 class_10084, float float2)
      Overrides:
      method_62354 in class EntityRenderer<WitherSkullEntity,class_10084>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/WitherSkullEntityRenderer;method_62354(Lnet/minecraft/entity/projectile/WitherSkullEntity;Lnet/minecraft/class_10084;F)V
      intermediary method_62579 Lnet/minecraft/class_966;method_62579(Lnet/minecraft/class_1687;Lnet/minecraft/class_10084;F)V
      official a Lgpv;a(Lcox;Lgvh;F)V