Class SnowGolemEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<SnowGolemEntity,​SnowGolemEntityModel<SnowGolemEntity>>

@Environment(CLIENT)
public class SnowGolemEntityRenderer
extends MobEntityRenderer<SnowGolemEntity,​SnowGolemEntityModel<SnowGolemEntity>>
Mappings:
Namespace Name
official eoj
intermediary net/minecraft/class_948
named net/minecraft/client/render/entity/SnowGolemEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Leoj;a:Lwb;
      intermediary field_4788 Lnet/minecraft/class_948;field_4788:Lnet/minecraft/class_2960;
      named TEXTURE Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SnowGolemEntityRenderer

      public SnowGolemEntityRenderer​(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lemi;<init>(Lemj$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details