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