LeviLamina
Loading...
Searching...
No Matches
SupportedScriptComponentFactoriesEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BaseGameVersion
;
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
struct
SupportedScriptComponentFactoriesEntry
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 32>
mUnk73b536;
17
::ll::UntypedStorage<8, 40>
mUnk1a3f89;
18
::ll::UntypedStorage<8, 32>
mUnkcacf96;
19
::ll::UntypedStorage<8, 64>
mUnk7a6a40;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
SupportedScriptComponentFactoriesEntry
& operator=(
SupportedScriptComponentFactoriesEntry
const
&);
25
SupportedScriptComponentFactoriesEntry
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
31
SupportedScriptComponentFactoriesEntry
(
::ScriptModuleMinecraft::SupportedScriptComponentFactoriesEntry
const
&);
32
33
MCAPI
SupportedScriptComponentFactoriesEntry
(
34
::BaseGameVersion
minVersion,
35
::std::unordered_set<::std::string> supportedComponentTypeNames,
36
::std::string prerelease,
37
::std::optional<::BaseGameVersion> maxVersionExclusive
38
);
39
40
MCAPI
~SupportedScriptComponentFactoriesEntry
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCAPI
void
* $ctor(
::ScriptModuleMinecraft::SupportedScriptComponentFactoriesEntry
const
&);
47
48
MCAPI
void
* $ctor(
49
::BaseGameVersion
minVersion,
50
::std::unordered_set<::std::string> supportedComponentTypeNames,
51
::std::string prerelease,
52
::std::optional<::BaseGameVersion> maxVersionExclusive
53
);
54
// NOLINTEND
55
56
public
:
57
// destructor thunk
58
// NOLINTBEGIN
59
MCAPI
void
$dtor();
60
// NOLINTEND
61
};
62
63
}
// namespace ScriptModuleMinecraft
BaseGameVersion
Definition
BaseGameVersion.h:13
ScriptModuleMinecraft::SupportedScriptComponentFactoriesEntry
Definition
SupportedScriptComponentFactoriesEntry.h:12
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
items
components
SupportedScriptComponentFactoriesEntry.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0