Class MooshroomMushroomFeatureRenderer

java.lang.Object
net.minecraft.client.render.entity.feature.MooshroomMushroomFeatureRenderer
All Implemented Interfaces:
FeatureRenderer<MooshroomEntity>

@Environment(CLIENT) public class MooshroomMushroomFeatureRenderer extends Object implements FeatureRenderer<MooshroomEntity>
Mappings:
Namespace Name
official cce
intermediary net/minecraft/class_2506
named net/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer
  • Field Details

    • field_11166

      private final MooshroomEntityRenderer field_11166
      Mappings:
      Namespace Name Mixin selector
      official a Lcce;a:Lcag;
      intermediary field_11166 Lnet/minecraft/class_2506;field_11166:Lnet/minecraft/class_566;
      named field_11166 Lnet/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer;field_11166:Lnet/minecraft/client/render/entity/MooshroomEntityRenderer;
  • Constructor Details

    • MooshroomMushroomFeatureRenderer

      public MooshroomMushroomFeatureRenderer(MooshroomEntityRenderer mooshroomEntityRenderer)
  • Method Details

    • render

      public void render(MooshroomEntity mooshroomEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8)
      Specified by:
      render in interface FeatureRenderer<MooshroomEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lcce;a(Laaa;FFFFFFF)V
      intermediary method_10293 Lnet/minecraft/class_2506;method_10293(Lnet/minecraft/class_946;FFFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/MooshroomMushroomFeatureRenderer;render(Lnet/minecraft/entity/passive/MooshroomEntity;FFFFFFF)V
    • combineTextures

      public boolean combineTextures()
      Specified by:
      combineTextures in interface FeatureRenderer<MooshroomEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lccg;a()Z
      intermediary method_10296 Lnet/minecraft/class_2508;method_10296()Z
      named combineTextures Lnet/minecraft/client/render/entity/feature/FeatureRenderer;combineTextures()Z