LeviLamina
Loading...
Searching...
No Matches
BlockChangeIntentData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockActor
;
8
class
BlockPos
;
9
// clang-format on
10
11
namespace
Editor::Transactions {
12
13
struct
BlockChangeIntentData
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnk7d81fc;
18
::ll::UntypedStorage<4, 4>
mUnkfd388c;
19
::ll::UntypedStorage<8, 8>
mUnka51523;
20
::ll::UntypedStorage<4, 12>
mUnka242ca;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
BlockChangeIntentData
& operator=(
BlockChangeIntentData
const
&);
26
BlockChangeIntentData
(
BlockChangeIntentData
const
&);
27
BlockChangeIntentData
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
BlockChangeIntentData
(
33
uint blockRuntimeId,
34
uint extraBlockRuntimeId,
35
::BlockActor
const
* blockActor,
36
::BlockPos
const
& pos
37
);
38
39
MCAPI
~BlockChangeIntentData
();
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCAPI
void
*
46
$ctor(uint blockRuntimeId, uint extraBlockRuntimeId,
::BlockActor
const
* blockActor,
::BlockPos
const
& pos);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCFOLD
void
$dtor();
53
// NOLINTEND
54
};
55
56
}
// namespace Editor::Transactions
BlockActor
Definition
BlockActor.h:32
BlockPos
Definition
BlockPos.h:18
Editor::Transactions::BlockChangeIntentData
Definition
BlockChangeIntentData.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
editor
BlockChangeIntentData.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0