Class CowEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<class_10042,CowEntityModel>

@Environment(CLIENT) public class CowEntityRenderer extends class_9990<CowEntity,class_10042,CowEntityModel>
Mappings:
Namespace Name
named net/minecraft/client/render/entity/CowEntityRenderer
intermediary net/minecraft/class_884
official gme
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TEXTURE Lnet/minecraft/client/render/entity/CowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_4651 Lnet/minecraft/class_884;field_4651:Lnet/minecraft/class_2960;
      official a Lgme;a:Lalb;
  • Constructor Details

  • Method Details

    • getTexture

      public Identifier getTexture(class_10042 class_10042)
      Specified by:
      getTexture in interface FeatureRendererContext<class_10042,CowEntityModel>
      Specified by:
      getTexture in class EntityRenderer<CowEntity,class_10042>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/CowEntityRenderer;getTexture(Lnet/minecraft/class_10042;)Lnet/minecraft/util/Identifier;
      intermediary method_3895 Lnet/minecraft/class_884;method_3895(Lnet/minecraft/class_10042;)Lnet/minecraft/class_2960;
      official b Lgme;b(Lgts;)Lalb;
    • method_55269

      public class_10042 method_55269()
      Specified by:
      method_55269 in class EntityRenderer<CowEntity,class_10042>
      Mappings:
      Namespace Name Mixin selector
      named method_55269 Lnet/minecraft/client/render/entity/CowEntityRenderer;method_55269()Lnet/minecraft/class_10042;
      intermediary method_62399 Lnet/minecraft/class_884;method_62399()Lnet/minecraft/class_10042;
      official a Lgme;a()Lgts;
    • method_62354

      public void method_62354(CowEntity cowEntity, class_10042 class_10042, float float2)
      Overrides:
      method_62354 in class LivingEntityRenderer<CowEntity,class_10042,CowEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named method_62354 Lnet/minecraft/client/render/entity/CowEntityRenderer;method_62354(Lnet/minecraft/entity/passive/CowEntity;Lnet/minecraft/class_10042;F)V
      intermediary method_62400 Lnet/minecraft/class_884;method_62400(Lnet/minecraft/class_1430;Lnet/minecraft/class_10042;F)V
      official a Lgme;a(Lcgc;Lgts;F)V