Class SnowGolemEntityRenderer

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

Mappings:
Namespace Name
named net/minecraft/client/render/entity/SnowGolemEntityRenderer
intermediary net/minecraft/class_948
official gle
  • Field Details

    • TEXTURE

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

    • SnowGolemEntityRenderer

      public SnowGolemEntityRenderer(EntityRendererFactory.Context ctx)
      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> Lgiy;<init>(Lgiz$a;)V
  • Method Details