Class SnowGolemEntityRenderer


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

    • SNOW_GOLEM_TEX

      private static final Identifier SNOW_GOLEM_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lbjz;a:Ljy;
      intermediary field_4926 Lnet/minecraft/class_1168;field_4926:Lnet/minecraft/class_1605;
      named SNOW_GOLEM_TEX Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;SNOW_GOLEM_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • SnowGolemEntityRenderer

      public SnowGolemEntityRenderer​(EntityRenderDispatcher dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbiv;<init>(Lbiu;)V
      intermediary <init> Lnet/minecraft/class_1136;<init>(Lnet/minecraft/class_1135;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
  • Method Details

    • getTexture

      protected Identifier getTexture​(SnowGolemEntity snowGolemEntity)
      Specified by:
      getTexture in class EntityRenderer<SnowGolemEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbjz;a(Ltw;)Ljy;
      intermediary method_4050 Lnet/minecraft/class_1168;method_4050(Lnet/minecraft/class_1866;)Lnet/minecraft/class_1605;
      named getTexture Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;getTexture(Lnet/minecraft/entity/passive/SnowGolemEntity;)Lnet/minecraft/util/Identifier;
    • getModel

      public SnowmanEntityModel getModel()
      Overrides:
      getModel in class LivingEntityRenderer<SnowGolemEntity>
      Mappings:
      Namespace Name Mixin selector
      official g Lbjz;g()Lbcd;
      intermediary method_4051 Lnet/minecraft/class_1168;method_4051()Lnet/minecraft/class_886;
      named getModel Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;getModel()Lnet/minecraft/client/render/entity/model/SnowmanEntityModel;