Class CopperGolemStatueBlockEntityRenderer

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

@Environment(CLIENT) public class CopperGolemStatueBlockEntityRenderer extends Object implements BlockEntityRenderer<CopperGolemStatueBlockEntity,CopperGolemStatueBlockEntityRenderState>
Mappings:
Namespace Name
named net/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer
intermediary net/minecraft/class_11675
official hjb
  • 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 Lhjb;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> Lhjb;<init>(Lhit$a;)V
  • Method Details