Class CopperGolemStatueBlockEntityRenderer

java.lang.Object
net.minecraft.client.render.block.entity.CopperGolemStatueBlockEntityRenderer
All Implemented Interfaces:
BlockEntityRenderer<CopperGolemStatueBlockEntity>

@Environment(CLIENT) public class CopperGolemStatueBlockEntityRenderer extends Object implements BlockEntityRenderer<CopperGolemStatueBlockEntity>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer
intermediary net/minecraft/class_11675
official hdp
  • Field Details

    • models

      Mappings:
      Namespace Name Mixin selector
      named models Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;models:Ljava/util/Map;
      intermediary field_61786 Lnet/minecraft/class_11675;field_61786:Ljava/util/Map;
      official a Lhdp;a:Ljava/util/Map;
  • Constructor Details

    • CopperGolemStatueBlockEntityRenderer

      public CopperGolemStatueBlockEntityRenderer(BlockEntityRendererFactory.Context context)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)V
      intermediary <init> Lnet/minecraft/class_11675;<init>(Lnet/minecraft/class_5614$class_5615;)V
      official <init> Lhdp;<init>(Lhdh$a;)V
  • Method Details

    • render

      public void render(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3, Vec3d vec3d)
      Specified by:
      render in interface BlockEntityRenderer<CopperGolemStatueBlockEntity>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;render(Lnet/minecraft/block/entity/CopperGolemStatueBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;IILnet/minecraft/util/math/Vec3d;)V
      intermediary method_72955 Lnet/minecraft/class_11675;method_72955(Lnet/minecraft/class_11595;FLnet/minecraft/class_4587;Lnet/minecraft/class_4597;IILnet/minecraft/class_243;)V
      official a Lhdp;a(Leda;FLfpu;Lhap;IILfki;)V