Class CodEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10042,CodEntityModel>

@Environment(CLIENT) public class CodEntityRenderer extends MobEntityRenderer<CodEntity,class_10042,CodEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/CodEntityRenderer
intermediary net/minecraft/class_885
official gmd
  • 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 Lgmd;a:Lalb;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10042 class_10042)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10042,CodEntityModel>
      Specified by:
      getTexture in class EntityRenderer<CodEntity,class_10042>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/CodEntityRenderer;getTexture(Lnet/minecraft/class_10042;)Lnet/minecraft/util/Identifier;
      intermediary method_3897 Lnet/minecraft/class_885;method_3897(Lnet/minecraft/class_10042;)Lnet/minecraft/class_2960;
      official b Lgmd;b(Lgts;)Lalb;
    • method_55269

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

      protected void setupTransforms(class_10042 class_10042, MatrixStack matrices, float animationProgress, float bodyYaw)
      Overrides:
      setupTransforms in class LivingEntityRenderer<CodEntity,class_10042,CodEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/LivingEntityRenderer;setupTransforms(Lnet/minecraft/class_10042;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 Lgnt;a(Lgts;Lfcu;FF)V