Class IronGolemFlowerFeatureRenderer


@Environment(CLIENT) public class IronGolemFlowerFeatureRenderer extends FeatureRenderer<IronGolemEntity,IronGolemEntityModel<IronGolemEntity>>
Mappings:
Namespace Name
official fmp
intermediary net/minecraft/class_986
named net/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer
  • Field Details

    • blockRenderManager

      private final BlockRenderManager blockRenderManager
      Mappings:
      Namespace Name Mixin selector
      official a Lfmp;a:Lfem;
      intermediary field_38900 Lnet/minecraft/class_986;field_38900:Lnet/minecraft/class_776;
      named blockRenderManager Lnet/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer;blockRenderManager:Lnet/minecraft/client/render/block/BlockRenderManager;
  • Constructor Details

    • IronGolemFlowerFeatureRenderer

      public IronGolemFlowerFeatureRenderer(FeatureRendererContext<IronGolemEntity,IronGolemEntityModel<IronGolemEntity>> context, BlockRenderManager blockRenderManager)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfmp;<init>(Lfkl;Lfem;)V
      intermediary <init> Lnet/minecraft/class_986;<init>(Lnet/minecraft/class_3883;Lnet/minecraft/class_776;)V
      named <init> Lnet/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer;<init>(Lnet/minecraft/client/render/entity/feature/FeatureRendererContext;Lnet/minecraft/client/render/block/BlockRenderManager;)V
  • Method Details

    • render

      public void render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, IronGolemEntity ironGolemEntity, float float2, float float3, float float4, float float5, float float6, float float7)
      Specified by:
      render in class FeatureRenderer<IronGolemEntity,IronGolemEntityModel<IronGolemEntity>>
      Mappings:
      Namespace Name Mixin selector
      official a Lfmp;a(Leed;Lfdv;ILbqa;FFFFFF)V
      intermediary method_4188 Lnet/minecraft/class_986;method_4188(Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_1439;FFFFFF)V
      named render Lnet/minecraft/client/render/entity/feature/IronGolemFlowerFeatureRenderer;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;ILnet/minecraft/entity/passive/IronGolemEntity;FFFFFF)V