LeviLamina
Loading...
Searching...
No Matches
BlockTraitFactory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/Factory.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
BlockTrait {
class
ITrait; }
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
class
BlockTraitFactory
:
public
::Factory
<::BlockTrait::ITrait> {
15
public
:
16
// BlockTraitFactory inner types declare
17
// clang-format off
18
struct
TraitMetadata
;
19
// clang-format on
20
21
// BlockTraitFactory inner types define
22
struct
TraitMetadata
{
23
public
:
24
// member variables
25
// NOLINTBEGIN
26
::ll::UntypedStorage<8, 8>
mUnkb113c1;
27
::ll::UntypedStorage<8, 24>
mUnkeca172;
28
::ll::UntypedStorage<8, 32>
mUnkbe701a;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
TraitMetadata
& operator=(
TraitMetadata
const
&);
34
TraitMetadata
(
TraitMetadata
const
&);
35
TraitMetadata
();
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI ::BlockTraitFactory::TraitMetadata& operator=(
::BlockTraitFactory::TraitMetadata
&&);
41
42
MCAPI
~TraitMetadata
();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
51
52
public
:
53
// member variables
54
// NOLINTBEGIN
55
::ll::UntypedStorage<8, 64>
mUnk6fcb72;
56
// NOLINTEND
57
58
public
:
59
// prevent constructor by default
60
BlockTraitFactory
& operator=(
BlockTraitFactory
const
&);
61
BlockTraitFactory
(
BlockTraitFactory
const
&);
62
63
public
:
64
// member functions
65
// NOLINTBEGIN
66
MCAPI
BlockTraitFactory
();
67
68
MCAPI
~BlockTraitFactory
();
69
// NOLINTEND
70
71
public
:
72
// static functions
73
// NOLINTBEGIN
74
MCAPI static ::BlockTraitFactory* contextInstanceIfAvailable(
::cereal::ReflectionCtx
const
&
ctx
);
75
76
MCAPI
static
void
registerAllTraits(
::cereal::ReflectionCtx
&
ctx
);
77
78
MCAPI static ::BlockTraitFactory& setupContextInstanceIfRequired(
::cereal::ReflectionCtx
&
ctx
);
79
// NOLINTEND
80
81
public
:
82
// constructor thunks
83
// NOLINTBEGIN
84
MCAPI
void
* $ctor();
85
// NOLINTEND
86
87
public
:
88
// destructor thunk
89
// NOLINTBEGIN
90
MCAPI
void
$dtor();
91
// NOLINTEND
92
};
BlockTraitFactory
Definition
BlockTraitFactory.h:14
Factory
Definition
Factory.h:6
BlockTraitFactory::TraitMetadata
Definition
BlockTraitFactory.h:22
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
traits
BlockTraitFactory.h
Generated on Sat Apr 26 2025 05:56:22 for LeviLamina by
1.12.0