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/StructureBlockBlockEntityRenderer
intermediary net/minecraft/class_838
official hmd
  • Field Details

    • field_63584

      public static final int field_63584
      Mappings:
      Namespace Name Mixin selector
      named field_63584 Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;field_63584:I
      intermediary field_63584 Lnet/minecraft/class_838;field_63584:I
      official a Lhmd;a:I
  • Constructor Details

    • StructureBlockBlockEntityRenderer

      public StructureBlockBlockEntityRenderer()
  • Method Details

    • createRenderState

      public StructureBlockBlockEntityRenderState createRenderState()
      Specified by:
      createRenderState in interface BlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named createRenderState Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;createRenderState()Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;
      intermediary method_74356 Lnet/minecraft/class_838;method_74356()Lnet/minecraft/class_11955;
      official a Lhmd;a()Lhnf;
    • updateRenderState

      public void updateRenderState(T t, StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, float float2, Vec3d vec3d, @Nullable ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)
      Specified by:
      updateRenderState in interface BlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named updateRenderState Lnet/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;)V
      intermediary method_74358 Lnet/minecraft/class_838;method_74358(Lnet/minecraft/class_2586;Lnet/minecraft/class_11955;FLnet/minecraft/class_243;Lnet/minecraft/class_11683$class_11792;)V
      official a Lhmd;a(Lejb;Lhnf;FLfrd;Liax$a;)V
    • updateStructureBoxRenderState

      public static <T extends BlockEntity & StructureBoxRendering> void updateStructureBoxRenderState(T blockEntity, StructureBlockBlockEntityRenderState state)
      Mappings:
      Namespace Name Mixin selector
      named updateStructureBoxRenderState Lnet/minecraft/client/render/block/entity/StructureBlockBlockEntityRenderer;updateStructureBoxRenderState(Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/client/render/block/entity/state/StructureBlockBlockEntityRenderState;)V
      intermediary method_74357 Lnet/minecraft/class_838;method_74357(Lnet/minecraft/class_2586;Lnet/minecraft/class_11955;)V
      official a Lhmd;a(Lejb;Lhnf;)V
    • render

      public void render(StructureBlockBlockEntityRenderState structureBlockBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState)
      Specified by:
      render in interface BlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/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;)V
      intermediary method_74359 Lnet/minecraft/class_838;method_74359(Lnet/minecraft/class_11955;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;Lnet/minecraft/class_12075;)V
      official a Lhmd;a(Lhnf;Lfwz;Lhkg;Liez;)V
    • renderInvisibleBlocks

      private void renderInvisibleBlocks(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size)
      Mappings:
      Namespace Name Mixin selector
      named renderInvisibleBlocks Lnet/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;)V
      intermediary method_3585 Lnet/minecraft/class_838;method_3585(Lnet/minecraft/class_11955;Lnet/minecraft/class_2338;Lnet/minecraft/class_2382;)V
      official a Lhmd;a(Lhnf;Liz;Lke;)V
    • renderStructureVoids

      private void renderStructureVoids(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size)
      Mappings:
      Namespace Name Mixin selector
      named renderStructureVoids Lnet/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;)V
      intermediary method_61047 Lnet/minecraft/class_838;method_61047(Lnet/minecraft/class_11955;Lnet/minecraft/class_2338;Lnet/minecraft/class_2382;)V
      official b Lhmd;b(Lhnf;Liz;Lke;)V
    • rendersOutsideBoundingBox

      public boolean rendersOutsideBoundingBox()
      Specified by:
      rendersOutsideBoundingBox in interface BlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named rendersOutsideBoundingBox Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;rendersOutsideBoundingBox()Z
      intermediary method_3563 Lnet/minecraft/class_827;method_3563()Z
      official bk_ Lhma;bk_()Z
    • getRenderDistance

      public int getRenderDistance()
      Specified by:
      getRenderDistance in interface BlockEntityRenderer<T extends BlockEntity & StructureBoxRendering,StructureBlockBlockEntityRenderState>
      Mappings:
      Namespace Name Mixin selector
      named getRenderDistance Lnet/minecraft/client/render/block/entity/BlockEntityRenderer;getRenderDistance()I
      intermediary method_33893 Lnet/minecraft/class_827;method_33893()I
      official bl_ Lhma;bl_()I