Class CopperGolemEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CopperGolemEntityRenderState,CopperGolemEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/CopperGolemEntityRenderer
intermediary net/minecraft/class_11678
official hrx
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(CopperGolemEntityRenderState copperGolemEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<CopperGolemEntity,CopperGolemEntityRenderState,CopperGolemEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/CopperGolemEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_72966 Lnet/minecraft/class_11678;method_72966(Lnet/minecraft/class_11679;)Lnet/minecraft/class_2960;
      official a Lhrx;a(Lhys;)Lamo;
    • getEyeTextureGetter

      private static Function<CopperGolemEntityRenderState,Identifier> getEyeTextureGetter()
      Mappings:
      Namespace Name Mixin selector
      named getEyeTextureGetter Lnet/minecraft/client/render/entity/CopperGolemEntityRenderer;getEyeTextureGetter()Ljava/util/function/Function;
      intermediary method_72968 Lnet/minecraft/class_11678;method_72968()Ljava/util/function/Function;
      official b Lhrx;b()Ljava/util/function/Function;
    • createRenderState

      public CopperGolemEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<CopperGolemEntity,CopperGolemEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/CopperGolemEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;
      intermediary method_72964 Lnet/minecraft/class_11678;method_72964()Lnet/minecraft/class_11679;
      official a Lhrx;a()Lhys;
    • updateRenderState

      public void updateRenderState(CopperGolemEntity copperGolemEntity, CopperGolemEntityRenderState copperGolemEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<CopperGolemEntity,CopperGolemEntityRenderState,CopperGolemEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/CopperGolemEntityRenderer;updateRenderState(Lnet/minecraft/entity/passive/CopperGolemEntity;Lnet/minecraft/client/render/entity/state/CopperGolemEntityRenderState;F)V
      intermediary method_72965 Lnet/minecraft/class_11678;method_72965(Lnet/minecraft/class_11573;Lnet/minecraft/class_11679;F)V
      official a Lhrx;a(Lcvj;Lhys;F)V