LeviLamina
Loading...
Searching...
No Matches
JigsawBlockInfo.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
class
BlockPos
;
9
class
JigsawEditorData
;
10
// clang-format on
11
12
class
JigsawBlockInfo
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 12>
mUnkb6feaf;
17
::ll::UntypedStorage<8, 8>
mUnkb33309;
18
::ll::UntypedStorage<8, 8>
mUnk8a6e0e;
19
::ll::UntypedStorage<8, 144>
mUnk88f9d8;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
JigsawBlockInfo
& operator=(
JigsawBlockInfo
const
&);
25
JigsawBlockInfo
(
JigsawBlockInfo
const
&);
26
JigsawBlockInfo
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
JigsawBlockInfo
(
::JigsawBlockInfo
&&);
32
33
MCAPI
JigsawBlockInfo
(
34
::BlockPos
const
& pos,
35
::Block
const
* block,
36
::Block
const
* finalBlock,
37
::JigsawEditorData
editorData
38
);
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCAPI
void
* $ctor(
::JigsawBlockInfo
&&);
45
46
MCAPI
void
*
47
$ctor(
::BlockPos
const
& pos,
::Block
const
* block,
::Block
const
* finalBlock,
::JigsawEditorData
editorData);
48
// NOLINTEND
49
};
BlockPos
Definition
BlockPos.h:18
Block
Definition
Block.h:36
JigsawBlockInfo
Definition
JigsawBlockInfo.h:12
JigsawEditorData
Definition
JigsawEditorData.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
structurepools
JigsawBlockInfo.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0