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