Class MooshroomEntityRenderer

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

@Environment(CLIENT) public class MooshroomEntityRenderer extends MobEntityRenderer<MooshroomEntity,CowEntityModel<MooshroomEntity>>
Mappings:
Namespace Name
official fjx
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 Lfjx;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> Lfip;<init>(Lfiq$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