LeviLamina
Loading...
Searching...
No Matches
ClientNetworkEventCoordinator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/events/EventCoordinator.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ClientNetworkEventListener
;
11
// clang-format on
12
13
class
ClientNetworkEventCoordinator
:
public
::EventCoordinator
<::ClientNetworkEventListener> {
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 0
18
virtual
~ClientNetworkEventCoordinator
()
/*override*/
=
default
;
19
// NOLINTEND
20
21
public
:
22
// destructor thunk
23
// NOLINTBEGIN
24
25
// NOLINTEND
26
};
ClientNetworkEventCoordinator
Definition
ClientNetworkEventCoordinator.h:13
ClientNetworkEventListener
Definition
ClientNetworkEventListener.h:13
EventCoordinator
Definition
EventCoordinator.h:6
src
mc
world
events
ClientNetworkEventCoordinator.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0