LeviLamina
Loading...
Searching...
No Matches
PacketGroupDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/network/MinecraftPacketIds.h"
7
8
struct
PacketGroupDefinition
{
9
public
:
10
// PacketGroupDefinition inner types declare
11
// clang-format off
12
struct
PacketGroupBuilder
;
13
// clang-format on
14
15
// PacketGroupDefinition inner types define
16
struct
PacketGroupBuilder
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 64>
mUnkde86e3;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
PacketGroupBuilder
& operator=(
PacketGroupBuilder
const
&);
26
PacketGroupBuilder
(
PacketGroupBuilder
const
&);
27
PacketGroupBuilder
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
build(
::PacketGroupDefinition
* packetGroup);
33
34
MCAPI
~PacketGroupBuilder
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCAPI
void
$dtor();
41
// NOLINTEND
42
};
43
44
public
:
45
// member variables
46
// NOLINTBEGIN
47
::ll::UntypedStorage<8, 64>
mUnk4de585;
48
::ll::UntypedStorage<8, 16>
mUnk33b60d;
49
// NOLINTEND
50
51
public
:
52
// prevent constructor by default
53
PacketGroupDefinition
& operator=(
PacketGroupDefinition
const
&);
54
PacketGroupDefinition
(
PacketGroupDefinition
const
&);
55
PacketGroupDefinition
();
56
57
public
:
58
// member functions
59
// NOLINTBEGIN
60
MCAPI uint checkPacket(::MinecraftPacketIds packetId)
const
;
61
62
MCAPI
void
initGroups();
63
64
MCAPI
~PacketGroupDefinition
();
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
MCAPI
void
$dtor();
71
// NOLINTEND
72
};
PacketGroupDefinition::PacketGroupBuilder
Definition
PacketGroupDefinition.h:16
PacketGroupDefinition
Definition
PacketGroupDefinition.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
PacketGroupDefinition.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0