Class StrayEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<SkeletonEntityRenderState,SkeletonEntityModel<SkeletonEntityRenderState>>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/StrayEntityRenderer
intermediary net/minecraft/class_950
official gtz
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/StrayEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4790 Lnet/minecraft/class_950;field_4790:Lnet/minecraft/class_2960;
      official a Lgtz;a:Lalz;
    • OVERLAY_TEXTURE

      private static final Identifier OVERLAY_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named OVERLAY_TEXTURE Lnet/minecraft/client/render/entity/StrayEntityRenderer;OVERLAY_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49165 Lnet/minecraft/class_950;field_49165:Lnet/minecraft/class_2960;
      official b Lgtz;b:Lalz;
  • Constructor Details

    • StrayEntityRenderer

      public StrayEntityRenderer(EntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      official <init> Lgro;<init>(Lgrp$a;)V
  • Method Details