LeviLamina
Loading...
Searching...
No Matches
RenderChunkConstants.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/minecraft_renderer/constantbuffers/ConstantBufferConstantsBase.h"
7
8
namespace
mce {
9
10
class
RenderChunkConstants
:
public
::mce::ConstantBufferConstantsBase
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk33a3d2;
15
::ll::UntypedStorage<8, 8>
mUnk4da133;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
RenderChunkConstants
& operator=(
RenderChunkConstants
const
&);
21
RenderChunkConstants
(
RenderChunkConstants
const
&);
22
RenderChunkConstants
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
virtual
void
init()
/*override*/
;
28
29
virtual
~RenderChunkConstants
()
/*override*/
;
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI
void
$dtor
();
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCNAPI
void
$init
();
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCNAPI
static
void
**
$vftable
();
48
// NOLINTEND
49
};
50
51
}
// namespace mce
mce::RenderChunkConstants
Definition
RenderChunkConstants.h:10
mce::RenderChunkConstants::$vftable
static MCAPI void ** $vftable()
mce::RenderChunkConstants::$init
MCAPI void $init()
mce::RenderChunkConstants::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
mce::ConstantBufferConstantsBase
Definition
ConstantBufferConstantsBase.h:7
src-client
mc
deps
minecraft_renderer
constantbuffers
RenderChunkConstants.h
Generated on Mon Dec 15 2025 02:53:41 for LeviLamina by
1.12.0