LeviLamina
Loading...
Searching...
No Matches
ServerLoadingScreenPacketHandler.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/common/SubClientId.h"
7
#include "mc/network/connection/DisconnectFailReason.h"
8
#include "mc/platform/brstd/function_ref.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
EntityContext
;
13
class
NetworkIdentifier
;
14
class
ServerboundLoadingScreenPacket
;
15
// clang-format on
16
17
namespace
ServerLoadingScreenPacketHandler {
18
// functions
19
// NOLINTBEGIN
20
MCAPI
void
handleLoadingScreenPacket(
21
::NetworkIdentifier
const
& source,
22
::ServerboundLoadingScreenPacket
const
& packet,
23
::EntityContext
& entity,
24
::brstd::function_ref
<
void
(
::NetworkIdentifier
const
&, ::SubClientId, ::Connection::DisconnectFailReason)>
const
&
25
disconnectClient
26
);
27
// NOLINTEND
28
29
}
// namespace ServerLoadingScreenPacketHandler
EntityContext
Definition
EntityContext.h:16
NetworkIdentifier
Definition
NetworkIdentifier.h:11
ServerboundLoadingScreenPacket
Definition
ServerboundLoadingScreenPacket.h:18
brstd::function_ref
Definition
function_ref.h:60
src
mc
network
ServerLoadingScreenPacketHandler.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0