Class CatEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CatEntity,CatEntityModel<CatEntity>>

@Environment(CLIENT) public class CatEntityRenderer extends MobEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
Mappings:
Namespace Name
official fhz
intermediary net/minecraft/class_929
named net/minecraft/client/render/entity/CatEntityRenderer
  • Constructor Details

    • CatEntityRenderer

      public CatEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfip;<init>(Lfiq$a;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
  • Method Details

    • getTexture

      public Identifier getTexture(CatEntity catEntity)
      Specified by:
      getTexture in interface FeatureRendererContext<CatEntity,CatEntityModel<CatEntity>>
      Specified by:
      getTexture in class EntityRenderer<CatEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lfhz;a(Lbpr;)Lacf;
      intermediary method_4078 Lnet/minecraft/class_929;method_4078(Lnet/minecraft/class_1451;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/CatEntityRenderer;getTexture(Lnet/minecraft/entity/passive/CatEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale(CatEntity catEntity, MatrixStack matrixStack, float float2)
      Overrides:
      scale in class LivingEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfhz;a(Lbpr;Leed;F)V
      intermediary method_4079 Lnet/minecraft/class_929;method_4079(Lnet/minecraft/class_1451;Lnet/minecraft/class_4587;F)V
      named scale Lnet/minecraft/client/render/entity/CatEntityRenderer;scale(Lnet/minecraft/entity/passive/CatEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V
    • setupTransforms

      protected void setupTransforms(CatEntity catEntity, MatrixStack matrixStack, float float2, float float3, float float4)
      Overrides:
      setupTransforms in class LivingEntityRenderer<CatEntity,CatEntityModel<CatEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfhz;a(Lbpr;Leed;FFF)V
      intermediary method_16045 Lnet/minecraft/class_929;method_16045(Lnet/minecraft/class_1451;Lnet/minecraft/class_4587;FFF)V
      named setupTransforms Lnet/minecraft/client/render/entity/CatEntityRenderer;setupTransforms(Lnet/minecraft/entity/passive/CatEntity;Lnet/minecraft/client/util/math/MatrixStack;FFF)V