net.minecraft.client.renderer.blockentity

public class BlockEntityWithBoundingBoxRenderer<T extends BlockEntity extends BoundingBoxRenderable>

implements BlockEntityRenderer<T>

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

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public void
a(T arg0, float arg1, fiq arg2, gpd arg3, int arg4, int arg5)
render(T arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3569(T arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(T arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
private void
a(T arg0, dhv arg1, iu arg2, jz arg3, gpd arg4, fiq arg5)
renderInvisibleBlocks(T arg0, BlockGetter arg1, BlockPos arg2, Vec3i arg3, MultiBufferSource arg4, PoseStack arg5)
method_3585(T arg0, class_1922 arg1, class_2338 arg2, class_2382 arg3, class_4597 arg4, class_4587 arg5)
renderInvisibleBlocks(T entity, BlockView world, BlockPos pos, Vec3i size, VertexConsumerProvider vertexConsumers, MatrixStack matrices)
private void
a(T arg0, iu arg1, jz arg2, fiu arg3, fiq arg4)
renderStructureVoids(T arg0, BlockPos arg1, Vec3i arg2, VertexConsumer arg3, PoseStack arg4)
method_61047(T arg0, class_2338 arg1, class_2382 arg2, class_4588 arg3, class_4587 arg4)
renderStructureVoids(T entity, BlockPos pos, Vec3i size, VertexConsumer vertexConsumer, MatrixStack matrices)
public boolean
a(T arg0)
shouldRenderOffScreen(T arg0)
method_3563(T arg0)
rendersOutsideBoundingBox(T arg0)
public int
aQ_()
getViewDistance()
method_33893()
getRenderDistance()