Class CowEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<LivingEntityRenderState,CowEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/CowEntityRenderer
intermediary net/minecraft/class_884
official gmv
  • 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 Lgmv;a:Lalc;
  • Constructor Details

    • CowEntityRenderer

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