Class CopperGolemStatueBlockEntityRenderer
java.lang.Object
net.minecraft.client.render.block.entity.CopperGolemStatueBlockEntityRenderer
- All Implemented Interfaces:
BlockEntityRenderer<CopperGolemStatueBlockEntity,class_11962>
@Environment(CLIENT)
public class CopperGolemStatueBlockEntityRenderer
extends Object
implements BlockEntityRenderer<CopperGolemStatueBlockEntity,class_11962>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRendererintermediary net/minecraft/class_11675official hih
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<CopperGolemStatueBlock.Pose, CopperGolemStatueModel> -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_74331(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, class_11962 class_11962, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) voidrender(class_11962 class_11962, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.block.entity.BlockEntityRenderer
getRenderDistance, isInRenderDistance, rendersOutsideBoundingBox
-
Field Details
-
models
- Mappings:
Namespace Name Mixin selector named modelsLnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;models:Ljava/util/Map;intermediary field_61786Lnet/minecraft/class_11675;field_61786:Ljava/util/Map;official aLhih;a:Ljava/util/Map;
-
-
Constructor Details
-
CopperGolemStatueBlockEntityRenderer
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;<init>(Lnet/minecraft/client/render/block/entity/BlockEntityRendererFactory$Context;)Vintermediary <init>Lnet/minecraft/class_11675;<init>(Lnet/minecraft/class_5614$class_5615;)Vofficial <init>Lhih;<init>(Lhhz$a;)V
-
-
Method Details
-
method_74335
- Specified by:
method_74335in interfaceBlockEntityRenderer<CopperGolemStatueBlockEntity,class_11962> - Mappings:
Namespace Name Mixin selector named method_74335Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;method_74335()Lnet/minecraft/class_11962;intermediary method_74371Lnet/minecraft/class_11675;method_74371()Lnet/minecraft/class_11962;official aLhih;a()Lhji;
-
method_74331
public void method_74331(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, class_11962 class_11962, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) - Specified by:
method_74331in interfaceBlockEntityRenderer<CopperGolemStatueBlockEntity,class_11962> - Mappings:
Namespace Name Mixin selector named method_74331Lnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;method_74331(Lnet/minecraft/block/entity/CopperGolemStatueBlockEntity;Lnet/minecraft/class_11962;FLnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_74372Lnet/minecraft/class_11675;method_74372(Lnet/minecraft/class_11595;Lnet/minecraft/class_11962;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)Vofficial aLhih;a(Lefy;Lhji;FLfnk;Lhwt$a;)V
-
render
public void render(class_11962 class_11962, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) - Specified by:
renderin interfaceBlockEntityRenderer<CopperGolemStatueBlockEntity,class_11962> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;render(Lnet/minecraft/class_11962;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)Vintermediary method_72955Lnet/minecraft/class_11675;method_72955(Lnet/minecraft/class_11962;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;)Vofficial aLhih;a(Lhji;Lftd;Lhge;)V
-