LeviLamina
Loading...
Searching...
No Matches
GameEventDynamicRegistration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/AutomaticID.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockSource
;
11
class
ChunkPos
;
12
class
Dimension
;
13
class
GameEventListener
;
14
// clang-format on
15
16
class
GameEventDynamicRegistration
{
17
public
:
18
// GameEventDynamicRegistration inner types declare
19
// clang-format off
20
struct
RegistrationLocation
;
21
// clang-format on
22
23
// GameEventDynamicRegistration inner types define
24
struct
RegistrationLocation
{
25
public
:
26
// member variables
27
// NOLINTBEGIN
28
::ll::UntypedStorage<8, 8>
mUnkb13385;
29
::ll::UntypedStorage<4, 4>
mUnk19607c;
30
// NOLINTEND
31
32
public
:
33
// prevent constructor by default
34
RegistrationLocation
& operator=(
RegistrationLocation
const
&);
35
RegistrationLocation
(
RegistrationLocation
const
&);
36
RegistrationLocation
();
37
};
38
39
public
:
40
// member variables
41
// NOLINTBEGIN
42
::ll::TypedStorage<8, 16, ::std::shared_ptr<::GameEventListener>> mListener;
43
::ll::TypedStorage<8, 80, ::std::optional<::gsl::final_action<::std::function<void()>>>> mRegistration;
44
::ll::TypedStorage<8, 24, ::std::optional<::GameEventDynamicRegistration::RegistrationLocation>>
45
mRegistrationLocation;
46
// NOLINTEND
47
48
public
:
49
// member functions
50
// NOLINTBEGIN
51
MCAPI
void
_onActorChangedChunk(
::BlockSource
const
& region,
::ChunkPos
toChunkPos,
::DimensionType
toDimensionId);
52
// NOLINTEND
53
};
AutomaticID
Definition
AutomaticID.h:6
BlockSource
Definition
BlockSource.h:67
ChunkPos
Definition
ChunkPos.h:11
Dimension
Definition
Dimension.h:83
GameEventDynamicRegistration
Definition
GameEventDynamicRegistration.h:16
GameEventListener
Definition
GameEventListener.h:13
GameEventDynamicRegistration::RegistrationLocation
Definition
GameEventDynamicRegistration.h:24
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
events
gameevents
GameEventDynamicRegistration.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0