Class SkeletonEntityRenderer


@Environment(CLIENT) public class SkeletonEntityRenderer extends BipedEntityRenderer
Mappings:
Namespace Name
official boi
intermediary net/minecraft/class_1352
named net/minecraft/client/render/entity/SkeletonEntityRenderer
  • Field Details

    • SKELETON_TEX

      private static final Identifier SKELETON_TEX
      Mappings:
      Namespace Name Mixin selector
      official k Lboi;k:Lbqm;
      intermediary field_6518 Lnet/minecraft/class_1352;field_6518:Lnet/minecraft/class_1653;
      named SKELETON_TEX Lnet/minecraft/client/render/entity/SkeletonEntityRenderer;SKELETON_TEX:Lnet/minecraft/util/Identifier;
    • WITHER_SKELETON_TEX

      private static final Identifier WITHER_SKELETON_TEX
      Mappings:
      Namespace Name Mixin selector
      official l Lboi;l:Lbqm;
      intermediary field_6519 Lnet/minecraft/class_1352;field_6519:Lnet/minecraft/class_1653;
      named WITHER_SKELETON_TEX Lnet/minecraft/client/render/entity/SkeletonEntityRenderer;WITHER_SKELETON_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SkeletonEntityRenderer

      public SkeletonEntityRenderer()
  • Method Details

    • scale

      protected void scale(SkeletonEntity skeletonEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lboi;a(Lww;F)V
      intermediary method_4341 Lnet/minecraft/class_1352;method_4341(Lnet/minecraft/class_978;F)V
      named scale Lnet/minecraft/client/render/entity/SkeletonEntityRenderer;scale(Lnet/minecraft/entity/mob/SkeletonEntity;F)V
    • method_4331

      protected void method_4331()
      Overrides:
      method_4331 in class BipedEntityRenderer
      Mappings:
      Namespace Name Mixin selector
      official e Lbnm;e()V
      intermediary method_4331 Lnet/minecraft/class_559;method_4331()V
      named method_4331 Lnet/minecraft/client/render/entity/BipedEntityRenderer;method_4331()V
    • getTexture

      protected Identifier getTexture(SkeletonEntity skeletonEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lboi;a(Lww;)Lbqm;
      intermediary method_5804 Lnet/minecraft/class_1352;method_5804(Lnet/minecraft/class_978;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/SkeletonEntityRenderer;getTexture(Lnet/minecraft/entity/mob/SkeletonEntity;)Lnet/minecraft/util/Identifier;