Class MooshroomEntityRenderer


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

    • MOOSHROOM_TEX

      private static final Identifier MOOSHROOM_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lcra;a:Loa;
      intermediary field_6506 Lnet/minecraft/class_566;field_6506:Lnet/minecraft/class_1653;
      named MOOSHROOM_TEX Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;MOOSHROOM_TEX:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • MooshroomEntityRenderer

      public MooshroomEntityRenderer(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(MooshroomEntity mooshroomEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lcra;a(Labx;)Loa;
      intermediary method_5793 Lnet/minecraft/class_566;method_5793(Lnet/minecraft/class_946;)Lnet/minecraft/class_1653;
      named getTexture Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;getTexture(Lnet/minecraft/entity/passive/MooshroomEntity;)Lnet/minecraft/util/Identifier;