LeviLamina
Loading...
Searching...
No Matches
FeaturePlacementFailureLog.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock {
class
StaticOptimizedString; }
8
// clang-format on
9
10
class
FeaturePlacementFailureLog
{
11
public
:
12
// FeaturePlacementFailureLog inner types declare
13
// clang-format off
14
struct
SourceMessagePair
;
15
// clang-format on
16
17
// FeaturePlacementFailureLog inner types define
18
struct
SourceMessagePair
{
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 8>
mUnk111c7e;
23
::ll::UntypedStorage<8, 8>
mUnk897754;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
SourceMessagePair
& operator=(
SourceMessagePair
const
&);
29
SourceMessagePair
(
SourceMessagePair
const
&);
30
SourceMessagePair
();
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCAPI
~SourceMessagePair
();
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
MCAPI
void
$dtor();
42
// NOLINTEND
43
};
44
45
public
:
46
// member variables
47
// NOLINTBEGIN
48
::ll::UntypedStorage<8, 24>
mUnk52d2f8;
49
// NOLINTEND
50
51
public
:
52
// prevent constructor by default
53
FeaturePlacementFailureLog
& operator=(
FeaturePlacementFailureLog
const
&);
54
FeaturePlacementFailureLog
(
FeaturePlacementFailureLog
const
&);
55
FeaturePlacementFailureLog
();
56
57
public
:
58
// member functions
59
// NOLINTBEGIN
60
MCAPI
void
logFailure(
::Bedrock::StaticOptimizedString
source,
::Bedrock::StaticOptimizedString
message);
61
// NOLINTEND
62
};
Bedrock::StaticOptimizedString
Definition
StaticOptimizedString.h:7
FeaturePlacementFailureLog
Definition
FeaturePlacementFailureLog.h:10
FeaturePlacementFailureLog::SourceMessagePair
Definition
FeaturePlacementFailureLog.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
FeaturePlacementFailureLog.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0