LeviLamina
Loading...
Searching...
No Matches
ScriptCustomComponentAfterEventList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
ScriptModuleMinecraft {
class
IScriptCustomComponentAfterEventSignal; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
class
ScriptCustomComponentAfterEventList
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<
17
8,
18
24,
19
::std::vector<::std::unique_ptr<::ScriptModuleMinecraft::IScriptCustomComponentAfterEventSignal>>>
20
mHandles;
21
// NOLINTEND
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
~ScriptCustomComponentAfterEventList
();
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCFOLD
void
$dtor();
33
// NOLINTEND
34
};
35
36
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentAfterEventList
Definition
ScriptCustomComponentAfterEventList.h:12
src-server
mc
scripting
modules
minecraft
events
metadata
ScriptCustomComponentAfterEventList.h
Generated on Tue Nov 25 2025 04:01:24 for LeviLamina by
1.12.0