Class MooshroomEntityRenderer


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

    • MOOSHROOM_TEX

      private static final Identifier MOOSHROOM_TEX
      Mappings:
      Namespace Name Mixin selector
      official a Lbjp;a:Ljy;
      intermediary field_4903 Lnet/minecraft/class_1158;field_4903:Lnet/minecraft/class_1605;
      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> Lbjl;<init>(Lbiu;Lbbo;F)V
      intermediary <init> Lnet/minecraft/class_1154;<init>(Lnet/minecraft/class_1135;Lnet/minecraft/class_871;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)
      Specified by:
      getTexture in class EntityRenderer<MooshroomEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbjp;a(Ltr;)Ljy;
      intermediary method_4032 Lnet/minecraft/class_1158;method_4032(Lnet/minecraft/class_1853;)Lnet/minecraft/class_1605;
      named getTexture Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;getTexture(Lnet/minecraft/entity/passive/MooshroomEntity;)Lnet/minecraft/util/Identifier;