Class SnowGolemEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10429,SnowGolemEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/SnowGolemEntityRenderer
intermediary net/minecraft/class_948
official gui
  • 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 Lgui;a:Laku;
  • Constructor Details

    • SnowGolemEntityRenderer

      public SnowGolemEntityRenderer(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> Lgsb;<init>(Lgsc$a;)V
  • Method Details

    • getTexture

      public Identifier getTexture(class_10429 class_10429)
      Specified by:
      getTexture in class LivingEntityRenderer<SnowGolemEntity,class_10429,SnowGolemEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;getTexture(Lnet/minecraft/class_10429;)Lnet/minecraft/util/Identifier;
      intermediary method_65571 Lnet/minecraft/class_948;method_65571(Lnet/minecraft/class_10429;)Lnet/minecraft/class_2960;
      official a Lgui;a(Lhah;)Laku;
    • createRenderState

      public class_10429 createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<SnowGolemEntity,class_10429>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;createRenderState()Lnet/minecraft/class_10429;
      intermediary method_62537 Lnet/minecraft/class_948;method_62537()Lnet/minecraft/class_10429;
      official b Lgui;b()Lhah;
    • updateRenderState

      public void updateRenderState(SnowGolemEntity snowGolemEntity, class_10429 class_10429, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<SnowGolemEntity,class_10429,SnowGolemEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/SnowGolemEntityRenderer;updateRenderState(Lnet/minecraft/entity/passive/SnowGolemEntity;Lnet/minecraft/class_10429;F)V
      intermediary method_62536 Lnet/minecraft/class_948;method_62536(Lnet/minecraft/class_1473;Lnet/minecraft/class_10429;F)V
      official a Lgui;a(Lchv;Lhah;F)V