Class MooshroomEntityRenderer

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

@Environment(CLIENT) public class MooshroomEntityRenderer extends MobEntityRenderer<MooshroomEntity,CowEntityModel<MooshroomEntity>>
Mappings:
Namespace Name
official fug
intermediary net/minecraft/class_926
named net/minecraft/client/render/entity/MooshroomEntityRenderer
  • Field Details

    • TEXTURES

      private static final Map<MooshroomEntity.Type,Identifier> TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official a Lfug;a:Ljava/util/Map;
      intermediary field_4748 Lnet/minecraft/class_926;field_4748:Ljava/util/Map;
      named TEXTURES Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;TEXTURES:Ljava/util/Map;
  • Constructor Details

    • MooshroomEntityRenderer

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

    • getTexture

      public Identifier getTexture(MooshroomEntity mooshroomEntity)
      Specified by:
      getTexture in interface FeatureRendererContext<MooshroomEntity,CowEntityModel<MooshroomEntity>>
      Specified by:
      getTexture in class EntityRenderer<MooshroomEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lfug;a(Lbvh;)Lacy;
      intermediary method_4066 Lnet/minecraft/class_926;method_4066(Lnet/minecraft/class_1438;)Lnet/minecraft/class_2960;
      named getTexture Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;getTexture(Lnet/minecraft/entity/passive/MooshroomEntity;)Lnet/minecraft/util/Identifier;
    • scale

      protected void scale(MooshroomEntity mooshroomEntity, MatrixStack matrixStack, float float2)
      Overrides:
      scale in class LivingEntityRenderer<MooshroomEntity,CowEntityModel<MooshroomEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfug;a(Lbvh;Lemi;F)V
      intermediary method_51050 Lnet/minecraft/class_926;method_51050(Lnet/minecraft/class_1438;Lnet/minecraft/class_4587;F)V
      named scale Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;scale(Lnet/minecraft/entity/passive/MooshroomEntity;Lnet/minecraft/client/util/math/MatrixStack;F)V