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/CopperGolemStatueBlockEntityRendererintermediary net/minecraft/class_11675official hem
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Map<CopperGolemStatueBlock.Pose, CopperGolemStatueModel> -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, float float2, MatrixStack matrixStack, int int2, int int3, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand, 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 aLhem;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>Lhem;<init>(Lhee$a;)V
-
-
Method Details
-
render
public void render(CopperGolemStatueBlockEntity copperGolemStatueBlockEntity, float float2, MatrixStack matrixStack, int int2, int int3, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand, OrderedRenderCommandQueue orderedRenderCommandQueue) - Specified by:
renderin interfaceBlockEntityRenderer<CopperGolemStatueBlockEntity>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/CopperGolemStatueBlockEntityRenderer;render(Lnet/minecraft/block/entity/CopperGolemStatueBlockEntity;FLnet/minecraft/client/util/math/MatrixStack;IILnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)Vintermediary method_72955Lnet/minecraft/class_11675;method_72955(Lnet/minecraft/class_11595;FLnet/minecraft/class_4587;IILnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;Lnet/minecraft/class_11659;)Vofficial aLhem;a(Ledh;FLfqf;IILfkq;Lhrz$a;Lhck;)V
-