Class CowEntityRenderer


@Environment(CLIENT) public class CowEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official bmx
intermediary net/minecraft/class_544
named net/minecraft/client/render/entity/CowEntityRenderer
  • Field Details

    • TEXTURE

      private static final Identifier TEXTURE
      Mappings:
      Namespace Name Mixin selector
      official a Lbmx;a:Lbqm;
      intermediary field_6471 Lnet/minecraft/class_544;field_6471:Lnet/minecraft/class_1653;
      named TEXTURE Lnet/minecraft/client/render/entity/CowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • CowEntityRenderer

      public CowEntityRenderer(EntityModel entityModel, float float2)
  • Method Details

    • getTexture

      protected Identifier getTexture(CowEntity cowEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbmx;a(Lus;)Lbqm;
      intermediary method_5739 Lnet/minecraft/class_544;method_5739(Lnet/minecraft/class_944;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/CowEntityRenderer;getTexture(Lnet/minecraft/entity/passive/CowEntity;)Lnet/minecraft/util/Identifier;