Class CodEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<LivingEntityRenderState,CodEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/CodEntityRenderer
intermediary net/minecraft/class_885
official gol
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/CodEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4652 Lnet/minecraft/class_885;field_4652:Lnet/minecraft/class_2960;
      official a Lgol;a:Lall;
  • Constructor Details

    • CodEntityRenderer

      public CodEntityRenderer(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> Lgoz;<init>(Lgpa$a;)V
  • Method Details

    • getTexture

      public Identifier getTexture(LivingEntityRenderState state)
      Specified by:
      getTexture in class LivingEntityRenderer<CodEntity,LivingEntityRenderState,CodEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/LivingEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/LivingEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_3885 Lnet/minecraft/class_922;method_3885(Lnet/minecraft/class_10042;)Lnet/minecraft/class_2960;
      official b Lgqb;b(Lgwb;)Lall;
    • getRenderState

      public LivingEntityRenderState getRenderState()
      Specified by:
      getRenderState in class EntityRenderer<CodEntity,LivingEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named getRenderState Lnet/minecraft/client/render/entity/CodEntityRenderer;getRenderState()Lnet/minecraft/client/render/entity/state/LivingEntityRenderState;
      intermediary method_62398 Lnet/minecraft/class_885;method_62398()Lnet/minecraft/class_10042;
      official a Lgol;a()Lgwb;
    • setupTransforms

      protected void setupTransforms(LivingEntityRenderState state, MatrixStack matrices, float animationProgress, float bodyYaw)
      Overrides:
      setupTransforms in class LivingEntityRenderer<CodEntity,LivingEntityRenderState,CodEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/LivingEntityRenderer;setupTransforms(Lnet/minecraft/client/render/entity/state/LivingEntityRenderState;Lnet/minecraft/client/util/math/MatrixStack;FF)V
      intermediary method_4058 Lnet/minecraft/class_922;method_4058(Lnet/minecraft/class_10042;Lnet/minecraft/class_4587;FF)V
      official a Lgqb;a(Lgwb;Lfek;FF)V