LeviLamina
Loading...
Searching...
No Matches
CompositePacketLimitAlgorithm.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/network/IPacketLimitAlgorithm.h"
7
#include "mc/network/MinecraftPacketIds.h"
8
9
class
CompositePacketLimitAlgorithm
:
public
::IPacketLimitAlgorithm
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::UntypedStorage<8, 24>
mUnk6c2121;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
CompositePacketLimitAlgorithm
& operator=(
CompositePacketLimitAlgorithm
const
&);
19
CompositePacketLimitAlgorithm
(
CompositePacketLimitAlgorithm
const
&);
20
CompositePacketLimitAlgorithm
();
21
22
public
:
23
// virtual functions
24
// NOLINTBEGIN
25
// vIndex: 0
26
virtual
uint checkPacket(::MinecraftPacketIds packet)
/*override*/
;
27
28
// vIndex: 1
29
virtual
~CompositePacketLimitAlgorithm
()
/*override*/
=
default
;
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
MCAPI uint $checkPacket(::MinecraftPacketIds packet);
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
// NOLINTEND
49
};
CompositePacketLimitAlgorithm
Definition
CompositePacketLimitAlgorithm.h:9
IPacketLimitAlgorithm
Definition
IPacketLimitAlgorithm.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
CompositePacketLimitAlgorithm.h
Generated on Sat Apr 26 2025 05:55:46 for LeviLamina by
1.12.0