LeviLamina
Loading...
Searching...
No Matches
BlockReference.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
JsonUtil::details {
6
7
struct
BlockReference
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk4566b6;
12
::ll::UntypedStorage<8, 24>
mUnk6a3273;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
BlockReference
& operator=(
BlockReference
const
&);
18
BlockReference
(
BlockReference
const
&);
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
BlockReference
();
24
25
MCAPI
~BlockReference
();
26
// NOLINTEND
27
28
public
:
29
// constructor thunks
30
// NOLINTBEGIN
31
MCAPI
void
* $ctor();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCFOLD
void
$dtor();
38
// NOLINTEND
39
};
40
41
}
// namespace JsonUtil::details
JsonUtil::details::BlockReference
Definition
BlockReference.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
json_util
details
BlockReference.h
Generated on Sat Apr 26 2025 05:56:21 for LeviLamina by
1.12.0