Class PetMooshroomEntityRenderer

All Implemented Interfaces:
FeatureRendererContext<MooshroomEntityRenderState,CowEntityModel>

Mappings:
Namespace Name
named net/minecraft/client/render/entity/PetMooshroomEntityRenderer
intermediary net/minecraft/class_11157
official heh
  • Field Details

    • field_59552

      private static final Map<MooshroomEntity.Variant,Identifier> field_59552
      Mappings:
      Namespace Name Mixin selector
      named field_59552 Lnet/minecraft/client/render/entity/PetMooshroomEntityRenderer;field_59552:Ljava/util/Map;
      intermediary field_59552 Lnet/minecraft/class_11157;field_59552:Ljava/util/Map;
      official a Lheh;a:Ljava/util/Map;
  • Constructor Details

    • PetMooshroomEntityRenderer

      public PetMooshroomEntityRenderer(EntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
      official <init> Lhcj;<init>(Lhck$a;)V
  • Method Details

    • getTexture

      public Identifier getTexture(MooshroomEntityRenderState mooshroomEntityRenderState)
      Specified by:
      getTexture in class LivingEntityRenderer<PetMooshroomEntity,MooshroomEntityRenderState,CowEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named getTexture Lnet/minecraft/client/render/entity/PetMooshroomEntityRenderer;getTexture(Lnet/minecraft/client/render/entity/state/MooshroomEntityRenderState;)Lnet/minecraft/util/Identifier;
      intermediary method_70497 Lnet/minecraft/class_11157;method_70497(Lnet/minecraft/class_10047;)Lnet/minecraft/class_2960;
      official a Lheh;a(Lhkn;)Lamb;
    • createRenderState

      public MooshroomEntityRenderState createRenderState()
      Specified by:
      createRenderState in class EntityRenderer<PetMooshroomEntity,MooshroomEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/entity/PetMooshroomEntityRenderer;createRenderState()Lnet/minecraft/client/render/entity/state/MooshroomEntityRenderState;
      intermediary method_70499 Lnet/minecraft/class_11157;method_70499()Lnet/minecraft/class_10047;
      official b Lheh;b()Lhkn;
    • updateRenderState

      public void updateRenderState(PetMooshroomEntity petMooshroomEntity, MooshroomEntityRenderState mooshroomEntityRenderState, float float2)
      Overrides:
      updateRenderState in class LivingEntityRenderer<PetMooshroomEntity,MooshroomEntityRenderState,CowEntityModel>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/minecraft/client/render/entity/PetMooshroomEntityRenderer;updateRenderState(Lnet/minecraft/entity/pet/PetMooshroomEntity;Lnet/minecraft/client/render/entity/state/MooshroomEntityRenderState;F)V
      intermediary method_70496 Lnet/minecraft/class_11157;method_70496(Lnet/minecraft/class_11019;Lnet/minecraft/class_10047;F)V
      official a Lheh;a(Lctw;Lhkn;F)V