Class CatEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10008,CatEntityModel>

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

  • Method Details

    • getTexture

      public Identifier getTexture(class_10008 class_10008)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10008,CatEntityModel>
      Specified by:
      getTexture in class EntityRenderer<CatEntity,class_10008>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/CatEntityRenderer;getTexture(Lnet/minecraft/class_10008;)Lnet/minecraft/util/Identifier;
      intermediary method_4078 Lnet/minecraft/class_929;method_4078(Lnet/minecraft/class_10008;)Lnet/minecraft/class_2960;
      official a Lgma;a(Lgsl;)Lalb;
    • method_55269

      public class_10008 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<CatEntity,class_10008>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/CatEntityRenderer;method_55269()Lnet/minecraft/class_10008;
      intermediary method_62394 Lnet/minecraft/class_929;method_62394()Lnet/minecraft/class_10008;
      official a Lgma;a()Lgsl;
    • method_62355

      public void method_62355(CatEntity catEntity, class_10008 class_10008, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_62355 Lnet/minecraft/client/render/entity/CatEntityRenderer;method_62355(Lnet/minecraft/entity/passive/CatEntity;Lnet/minecraft/class_10008;F)V
      intermediary method_62395 Lnet/minecraft/class_929;method_62395(Lnet/minecraft/class_1451;Lnet/minecraft/class_10008;F)V
      official a Lgma;a(Lcfy;Lgsl;F)V
    • setupTransforms

      protected void setupTransforms(class_10008 class_10008, MatrixStack matrixStack, float float2, float float3)
      Overrides:
      setupTransforms in class LivingEntityRenderer<CatEntity,class_10008,CatEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named setupTransforms Lnet/minecraft/client/render/entity/CatEntityRenderer;setupTransforms(Lnet/minecraft/class_10008;Lnet/minecraft/client/util/math/MatrixStack;FF)V
      intermediary method_16045 Lnet/minecraft/class_929;method_16045(Lnet/minecraft/class_10008;Lnet/minecraft/class_4587;FF)V
      official a Lgma;a(Lgsl;Lfcu;FF)V