Class MooshroomEntityRenderer


@Environment(CLIENT) public class MooshroomEntityRenderer extends MobEntityRenderer
Mappings:
Namespace Name
official bob
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 Lbob;a:Lbqm;
      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(EntityModel entityModel, float float2)
  • Method Details

    • render

      public void render(MooshroomEntity mooshroomEntity, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lbob;a(Lux;DDDFF)V
      intermediary method_1571 Lnet/minecraft/class_566;method_1571(Lnet/minecraft/class_946;DDDFF)V
      named render Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;render(Lnet/minecraft/entity/passive/MooshroomEntity;DDDFF)V
    • getTexture

      protected Identifier getTexture(MooshroomEntity mooshroomEntity)
      Mappings:
      Namespace Name Mixin selector
      official a Lbob;a(Lux;)Lbqm;
      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;
    • method_5785

      protected void method_5785(MooshroomEntity mooshroomEntity, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Lbob;a(Lux;F)V
      intermediary method_1572 Lnet/minecraft/class_566;method_1572(Lnet/minecraft/class_946;F)V
      named method_5785 Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;method_5785(Lnet/minecraft/entity/passive/MooshroomEntity;F)V