Class CowEntityRenderer


@Environment(CLIENT) public class CowEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official cpm
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 Lcpm;a:Loa;
      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> Lcqv;<init>(Lcpt;Lccq;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)
      Mappings:
      Namespace Name Mixin selector
      official a Lcpm;a(Labs;)Loa;
      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;