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