net.minecraft.client.renderer.blockentity

public class BlockEntityWithBoundingBoxRenderer<T extends BlockEntity extends BoundingBoxRenderable>

implements BlockEntityRenderer<T, BlockEntityWithBoundingBoxRenderState>

hni
net.minecraft.client.renderer.blockentity.BlockEntityWithBoundingBoxRenderer
net.minecraft.class_838
net.minecraft.client.render.block.entity.StructureBlockBlockEntityRenderer

Field summary

Modifier and TypeField
public static final int
a
STRUCTURE_VOIDS_COLOR
field_63584
field_63584

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public BlockEntityWithBoundingBoxRenderState
a()
createRenderState()
method_74356()
createRenderState()
public void
a(T arg0, hok arg1, float arg2, fse arg3, icf$a arg4)
extractRenderState(T arg0, BlockEntityWithBoundingBoxRenderState arg1, float arg2, Vec3 arg3, ModelFeatureRenderer$CrumblingOverlay arg4)
method_74358(T arg0, class_11955 arg1, float arg2, class_243 arg3, class_11683$class_11792 arg4)
updateRenderState(T arg0, StructureBlockBlockEntityRenderState arg1, float arg2, Vec3d arg3, ModelCommandRenderer$CrumblingOverlayCommand arg4)
public static <T extends BlockEntity extends BoundingBoxRenderable> void
a(T arg0, hok arg1)
extract(T arg0, BlockEntityWithBoundingBoxRenderState arg1)
method_74357(T arg0, class_11955 arg1)
updateStructureBoxRenderState(T blockEntity, StructureBlockBlockEntityRenderState state)
public void
a(hok arg0, fye arg1, hll arg2, igm arg3)
submit(BlockEntityWithBoundingBoxRenderState arg0, PoseStack arg1, SubmitNodeCollector arg2, CameraRenderState arg3)
method_74359(class_11955 arg0, class_4587 arg1, class_11659 arg2, class_12075 arg3)
render(StructureBlockBlockEntityRenderState arg0, MatrixStack arg1, OrderedRenderCommandQueue arg2, CameraRenderState arg3)
private void
a(hok arg0, is arg1, jy arg2)
renderInvisibleBlocks(BlockEntityWithBoundingBoxRenderState arg0, BlockPos arg1, Vec3i arg2)
method_3585(class_11955 arg0, class_2338 arg1, class_2382 arg2)
renderInvisibleBlocks(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size)
private void
b(hok arg0, is arg1, jy arg2)
renderStructureVoids(BlockEntityWithBoundingBoxRenderState arg0, BlockPos arg1, Vec3i arg2)
method_61047(class_11955 arg0, class_2338 arg1, class_2382 arg2)
renderStructureVoids(StructureBlockBlockEntityRenderState state, BlockPos pos, Vec3i size)
public boolean
bj_()
shouldRenderOffScreen()
method_3563()
rendersOutsideBoundingBox()
public int
bk_()
getViewDistance()
method_33893()
getRenderDistance()