Class StructureBlockBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering>
java.lang.Object
net.minecraft.client.render.block.entity.StructureBlockBlockEntityRenderer<T>
- All Implemented Interfaces:
BlockEntityRenderer<T,StructureBlockBlockEntityRenderState>
@Environment(CLIENT)
public class StructureBlockBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering>
extends Object
implements BlockEntityRenderer<T,StructureBlockBlockEntityRenderState>
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/StructureBlockBlockEntityRendererintermediary net/minecraft/class_838official hiv
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidrender(StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) private voidrenderInvisibleBlocks(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, OrderedRenderCommandQueue queue, MatrixStack matrices) booleanprivate voidrenderStructureVoids(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f) voidupdateRenderState(T t, StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) static <T extends BlockEntity & StructureBoxRendering>
voidupdateStructureBoxRenderState(T blockEntity, StructureBlockBlockEntityRenderState state) 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
-
createRenderState
- Specified by:
createRenderStatein interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState> - Mappings:
Namespace Name Mixin selector named createRenderStateLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;createRenderState()Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;intermediary method_74356Lnet/minecraft/class_838;method_74356()Lnet/minecraft/class_11955;official aLhiv;a()Lhjx;
-
updateRenderState
public void updateRenderState(T t, StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand) - Specified by:
updateRenderStatein interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState> - Mappings:
Namespace Name Mixin selector named updateRenderStateLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;updateRenderState(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;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 aLhiv;a(Legg;Lhjx;FLfoh;Lhxo$a;)V
-
updateStructureBoxRenderState
public static <T extends BlockEntity & StructureBoxRendering> void updateStructureBoxRenderState(T blockEntity, StructureBlockBlockEntityRenderState state) - Mappings:
Namespace Name Mixin selector named updateStructureBoxRenderStateLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;updateStructureBoxRenderState(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;)Vintermediary method_74357Lnet/minecraft/class_838;method_74357(Lnet/minecraft/class_2586;Lnet/minecraft/class_11955;)Vofficial aLhiv;a(Legg;Lhjx;)V
-
render
public void render(StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) - Specified by:
renderin interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState> - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;render(Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;Lnet/minecraft/client/render/state/CameraRenderState;)Vintermediary method_74359Lnet/minecraft/class_838;method_74359(Lnet/minecraft/class_11955;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;Lnet/minecraft/class_12075;)Vofficial aLhiv;a(Lhjx;Lfua;Lhgy;Libo;)V
-
renderInvisibleBlocks
private void renderInvisibleBlocks(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, OrderedRenderCommandQueue queue, MatrixStack matrices) - Mappings:
Namespace Name Mixin selector named renderInvisibleBlocksLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;renderInvisibleBlocks(Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;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 aLhiv;a(Lhjx;Lja;Lkf;Lhgy;Lfua;)V
-
renderStructureVoids
private void renderStructureVoids(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, Matrix4f matrix4f) - Mappings:
Namespace Name Mixin selector named renderStructureVoidsLnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;renderStructureVoids(Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;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 aLhiv;a(Lhjx;Lja;Lkf;Lfud;Lorg/joml/Matrix4f;)V
-
rendersOutsideBoundingBox
public boolean rendersOutsideBoundingBox()- Specified by:
rendersOutsideBoundingBoxin interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState> - Mappings:
Namespace Name Mixin selector named rendersOutsideBoundingBoxLnet/minecraft/client/render/block/entity/BlockEntityRenderer;rendersOutsideBoundingBox()Zintermediary method_3563Lnet/minecraft/class_827;method_3563()Zofficial bk_Lhis;bk_()Z
-
getRenderDistance
public int getRenderDistance()- Specified by:
getRenderDistancein interfaceBlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState> - Mappings:
Namespace Name Mixin selector named getRenderDistanceLnet/minecraft/client/render/block/entity/BlockEntityRenderer;getRenderDistance()Iintermediary method_33893Lnet/minecraft/class_827;method_33893()Iofficial bl_Lhis;bl_()I
-