Class StructureBlockBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering>
java.lang.Object
net.minecraft.client.render.block.entity.StructureBlockBlockEntityRenderer<T>
- All Implemented Interfaces:
BlockEntityRenderer<T,class_11955>
@Environment(CLIENT)
public class StructureBlockBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering>
extends Object
implements BlockEntityRenderer<T,class_11955>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/StructureBlockBlockEntityRendererintermediary net/minecraft/class_838official hib
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidmethod_74331(T t, class_11955 class_11955, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) static <T extends BlockEntity & StructureBoxRendering>
voidmethod_74357(T t, class_11955 class_11955) voidrender(class_11955 class_11955, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) private voidrenderInvisibleBlocks(class_11955 class_11955, BlockPos blockPos, Vec3i vec3i, OrderedRenderCommandQueue orderedRenderCommandQueue, MatrixStack matrixStack) booleanprivate voidrenderStructureVoids(class_11955 class_11955, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f) 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
isInRenderDistance
-
Constructor Details
-
StructureBlockBlockEntityRenderer
public StructureBlockBlockEntityRenderer()
-
-
Method Details
-
method_74335
- Specified by:
method_74335in interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,class_11955> - Mappings:
Namespace Name Mixin selector named method_74335Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;method_74335()Lnet/minecraft/class_11955;intermediary method_74356Lnet/minecraft/class_838;method_74356()Lnet/minecraft/class_11955;official aLhib;a()Lhjd;
-
method_74331
public void method_74331(T t, class_11955 class_11955, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) - Specified by:
method_74331in interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,class_11955> - Mappings:
Namespace Name Mixin selector named method_74331Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;method_74331(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/class_11955;FLnet/minecraft/util/math/Vec3d;Lnet/minecraft/client/render/command/ModelCommandRenderer$CrumblingOverlayCommand;)Vintermediary method_74358Lnet/minecraft/class_838;method_74358(Lnet/minecraft/class_2586;Lnet/minecraft/class_11955;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)Vofficial aLhib;a(Lefj;Lhjd;FLfnk;Lhwt$a;)V
-
method_74357
public static <T extends BlockEntity & StructureBoxRendering> void method_74357(T t, class_11955 class_11955) - Mappings:
Namespace Name Mixin selector named method_74357Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;method_74357(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/class_11955;)Vintermediary method_74357Lnet/minecraft/class_838;method_74357(Lnet/minecraft/class_2586;Lnet/minecraft/class_11955;)Vofficial aLhib;a(Lefj;Lhjd;)V
-
render
public void render(class_11955 class_11955, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue) - Specified by:
renderin interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,class_11955> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;render(Lnet/minecraft/class_11955;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;)Vintermediary method_74359Lnet/minecraft/class_838;method_74359(Lnet/minecraft/class_11955;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;)Vofficial aLhib;a(Lhjd;Lftd;Lhge;)V
-
renderInvisibleBlocks
private void renderInvisibleBlocks(class_11955 class_11955, BlockPos blockPos, Vec3i vec3i, OrderedRenderCommandQueue orderedRenderCommandQueue, MatrixStack matrixStack) - Mappings:
Namespace Name Mixin selector named renderInvisibleBlocksLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;renderInvisibleBlocks(Lnet/minecraft/class_11955;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3i;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;Lnet/minecraft/client/util/math/MatrixStack;)Vintermediary method_3585Lnet/minecraft/class_838;method_3585(Lnet/minecraft/class_11955;Lnet/minecraft/class_2338;Lnet/minecraft/class_2382;Lnet/minecraft/class_11659;Lnet/minecraft/class_4587;)Vofficial aLhib;a(Lhjd;Lja;Lkf;Lhge;Lftd;)V
-
renderStructureVoids
private void renderStructureVoids(class_11955 class_11955, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f) - Mappings:
Namespace Name Mixin selector named renderStructureVoidsLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;renderStructureVoids(Lnet/minecraft/class_11955;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3i;Lnet/minecraft/client/render/VertexConsumer;Lorg/joml/Matrix4f;)Vintermediary method_61047Lnet/minecraft/class_838;method_61047(Lnet/minecraft/class_11955;Lnet/minecraft/class_2338;Lnet/minecraft/class_2382;Lnet/minecraft/class_4588;Lorg/joml/Matrix4f;)Vofficial aLhib;a(Lhjd;Lja;Lkf;Lftg;Lorg/joml/Matrix4f;)V
-
rendersOutsideBoundingBox
public boolean rendersOutsideBoundingBox()- Specified by:
rendersOutsideBoundingBoxin interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,class_11955> - Mappings:
Namespace Name Mixin selector named rendersOutsideBoundingBoxLnet/minecraft/client/render/block/entity/BlockEntityRenderer;rendersOutsideBoundingBox()Zintermediary method_3563Lnet/minecraft/class_827;method_3563()Zofficial bk_Lhhy;bk_()Z
-
getRenderDistance
public int getRenderDistance()- Specified by:
getRenderDistancein interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,class_11955> - Mappings:
Namespace Name Mixin selector named getRenderDistanceLnet/minecraft/client/render/block/entity/BlockEntityRenderer;getRenderDistance()Iintermediary method_33893Lnet/minecraft/class_827;method_33893()Iofficial bl_Lhhy;bl_()I
-