Class SkeletonEntityRenderer

Direct Known Subclasses:
class_3106, class_3109

@Environment(CLIENT) public class SkeletonEntityRenderer extends BipedEntityRenderer<class_3146>
Mappings:
Namespace Name
official bwc
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 a Lbwc;a:Lkq;
      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;
  • Constructor Details

    • SkeletonEntityRenderer

      public SkeletonEntityRenderer(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbus;<init>(Lbur;)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

    • translate

      public void translate()
      Overrides:
      translate in class BipedEntityRenderer<class_3146>
      Mappings:
      Namespace Name Mixin selector
      official M_ Lbvl;M_()V
      intermediary method_4331 Lnet/minecraft/class_1635;method_4331()V
      named translate Lnet/minecraft/client/render/entity/LivingEntityRenderer;translate()V
    • getTexture

      protected Identifier getTexture(class_3146 class_3146)
      Overrides:
      getTexture in class BipedEntityRenderer<class_3146>
      Mappings:
      Namespace Name Mixin selector
      official a Lbwc;a(Lzm;)Lkq;
      intermediary method_13872 Lnet/minecraft/class_1352;method_13872(Lnet/minecraft/class_3146;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/SkeletonEntityRenderer;getTexture(Lnet/minecraft/class_3146;)Lnet/minecraft/util/Identifier;