LeviLamina
Loading...
Searching...
No Matches
VoxelShapeOcclusionHelper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Block
;
8
// clang-format on
9
10
namespace
ClientBlockPipeline::VoxelShapeOcclusionHelper {
11
// functions
12
// NOLINTBEGIN
13
MCAPI
bool
shouldRenderFace(::Block
const
& currentBlock, ::Block
const
& neighborBlock, uchar neighborDirection);
14
// NOLINTEND
15
16
}
// namespace ClientBlockPipeline::VoxelShapeOcclusionHelper
Block
Definition
Block.h:43
src-client
mc
client
renderer
block
tessellation_pipeline
VoxelShapeOcclusionHelper.h
Generated on
for LeviLamina by
1.16.1