LeviLamina
Loading...
Searching...
No Matches
MetaDataTypeVisitor_Get.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/GeneratorType.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BaseGameVersion
;
11
class
DimensionHeightRange
;
12
class
LevelSeed64
;
13
// clang-format on
14
15
struct
MetaDataTypeVisitor_Get
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk48f76a;
20
::ll::UntypedStorage<8, 32>
mUnk3d34cb;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
MetaDataTypeVisitor_Get
& operator=(
MetaDataTypeVisitor_Get
const
&);
26
MetaDataTypeVisitor_Get
(
MetaDataTypeVisitor_Get
const
&);
27
MetaDataTypeVisitor_Get
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI ::std::optional<::std::variant<
33
::BaseGameVersion
,
34
::std::string,
35
::LevelSeed64
,
36
::GeneratorType,
37
bool,
38
short,
39
::DimensionHeightRange
>>
40
operator()(
::BaseGameVersion
const
&)
const
;
41
42
MCAPI
~MetaDataTypeVisitor_Get
();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCFOLD
void
$dtor();
49
// NOLINTEND
50
};
BaseGameVersion
Definition
BaseGameVersion.h:13
DimensionHeightRange
Definition
DimensionHeightRange.h:5
LevelSeed64
Definition
LevelSeed64.h:5
MetaDataTypeVisitor_Get
Definition
MetaDataTypeVisitor_Get.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
chunk
MetaDataTypeVisitor_Get.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0