Class CowEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<CowEntity,CowEntityModel<CowEntity>>

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

    • TEXTURE

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

    • CowEntityRenderer

      public CowEntityRenderer(EntityRendererFactory.Context ctx)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfha;<init>(Lfhb$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

    • method_3895

      public Identifier method_3895(CowEntity cowEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lfgp;a(Lboy;)Labv;
      intermediary method_3895 Lnet/minecraft/class_884;method_3895(Lnet/minecraft/class_1430;)Lnet/minecraft/class_2960;
      named method_3895 Lnet/minecraft/client/render/entity/CowEntityRenderer;method_3895(Lnet/minecraft/entity/passive/CowEntity;)Lnet/minecraft/util/Identifier;