Class CowEntityRenderer


@Environment(CLIENT) public class CowEntityRenderer extends MobEntityRenderer<CowEntity>
Mappings:
Namespace Name
official brb
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 Lbrb;a:Lkl;
      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(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbsa;<init>(Lbrj;Lbja;F)V
      intermediary <init> Lnet/minecraft/class_1635;<init>(Lnet/minecraft/class_550;Lnet/minecraft/class_444;F)V
      named <init> Lnet/minecraft/client/render/entity/LivingEntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
  • Method Details

    • getTexture

      protected Identifier getTexture(CowEntity cowEntity)
      Specified by:
      getTexture in class EntityRenderer<CowEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbrb;a(Lvy;)Lkl;
      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;