LeviLamina
Loading...
Searching...
No Matches
ScriptBlockCustomComponentStepOnAfterEvent.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
ScriptBlockCustomComponentStepOnAfterEventIntermediateStorage; }
12
namespace
Scripting {
class
WeakLifetimeScope; }
13
namespace
Scripting {
struct
ClassBinding; }
14
// clang-format on
15
16
namespace
ScriptModuleMinecraft {
17
18
struct
ScriptBlockCustomComponentStepOnAfterEvent
:
public
::ScriptModuleMinecraft::ScriptBlockEvent
,
19
public
::ScriptModuleMinecraft::ScriptCustomComponentAfterEvent
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<8, 40>
mUnk14484f;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
ScriptBlockCustomComponentStepOnAfterEvent
& operator=(
ScriptBlockCustomComponentStepOnAfterEvent
const
&);
29
ScriptBlockCustomComponentStepOnAfterEvent
(
ScriptBlockCustomComponentStepOnAfterEvent
const
&);
30
ScriptBlockCustomComponentStepOnAfterEvent
();
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCAPI
ScriptBlockCustomComponentStepOnAfterEvent
(
36
::ScriptModuleMinecraft::ScriptBlockCustomComponentStepOnAfterEventIntermediateStorage
const
& eventData,
37
::Scripting::WeakLifetimeScope
const
& scope
38
);
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCAPI static ::Scripting::ClassBinding bind();
45
// NOLINTEND
46
47
public
:
48
// constructor thunks
49
// NOLINTBEGIN
50
MCFOLD
void
* $ctor(
51
::ScriptModuleMinecraft::ScriptBlockCustomComponentStepOnAfterEventIntermediateStorage
const
& eventData,
52
::Scripting::WeakLifetimeScope
const
& scope
53
);
54
// NOLINTEND
55
};
56
57
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptCustomComponentAfterEvent
Definition
ScriptCustomComponentAfterEvent.h:7
Scripting::WeakLifetimeScope
Definition
WeakLifetimeScope.h:12
ScriptModuleMinecraft::ScriptBlockCustomComponentStepOnAfterEventIntermediateStorage
Definition
ScriptBlockCustomComponentStepOnAfterEventIntermediateStorage.h:11
ScriptModuleMinecraft::ScriptBlockCustomComponentStepOnAfterEvent
Definition
ScriptBlockCustomComponentStepOnAfterEvent.h:19
ScriptModuleMinecraft::ScriptBlockEvent
Definition
ScriptBlockEvent.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
events
ScriptBlockCustomComponentStepOnAfterEvent.h
Generated on Sat Apr 26 2025 05:55:52 for LeviLamina by
1.12.0