LeviLamina
Loading...
Searching...
No Matches
MetadataCache.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
StructurePoolElement
;
9
// clang-format on
10
11
namespace
JigsawStructureUtils {
12
13
class
MetadataCache
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 8>
mUnk7f8f75;
18
::ll::UntypedStorage<8, 24>
mUnkfe7328;
19
::ll::UntypedStorage<8, 24>
mUnkd8ad64;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
MetadataCache
& operator=(
MetadataCache
const
&);
25
MetadataCache
(
MetadataCache
const
&);
26
MetadataCache
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
explicit
MetadataCache
(
::StructurePoolElement
const
& element);
32
33
MCAPI ::Block
const
* getOrCreateBlockCache(uint64 index);
34
35
MCAPI
~MetadataCache
();
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCAPI
void
* $ctor(
::StructurePoolElement
const
& element);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCAPI
void
$dtor();
48
// NOLINTEND
49
};
50
51
}
// namespace JigsawStructureUtils
Block
Definition
Block.h:36
JigsawStructureUtils::MetadataCache
Definition
MetadataCache.h:13
StructurePoolElement
Definition
StructurePoolElement.h:35
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
structurepools
jigsaw_structure_utils
MetadataCache.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0