Class SkeletonEntityRenderer

Direct Known Subclasses:
class_3106, class_3109

@Environment(CLIENT) public class SkeletonEntityRenderer extends BipedEntityRenderer<class_3146>
Mappings:
Namespace Name
official daf
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 Ldaf;a:Lpc;
      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> Lcyp;<init>(Lcyo;)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

    • getTexture

      protected Identifier getTexture(class_3146 class_3146)
      Overrides:
      getTexture in class BipedEntityRenderer<class_3146>
      Mappings:
      Namespace Name Mixin selector
      official a Ldaf;a(Lamq;)Lpc;
      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;