LeviLamina
Loading...
Searching...
No Matches
ShadowBanList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
RakNet {
struct
SystemAddress; }
8
// clang-format on
9
10
namespace
RakNet {
11
12
class
ShadowBanList
{
13
public
:
14
// ShadowBanList inner types declare
15
// clang-format off
16
struct
Entry
;
17
// clang-format on
18
19
// ShadowBanList inner types define
20
struct
Entry
{
21
public
:
22
// member variables
23
// NOLINTBEGIN
24
::ll::UntypedStorage<1, 16>
mUnkf16431;
25
::ll::UntypedStorage<8, 8>
mUnke80799;
26
::ll::UntypedStorage<2, 2>
mUnk309783;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
Entry
& operator=(
Entry
const
&);
32
Entry
(
Entry
const
&);
33
Entry
();
34
};
35
36
public
:
37
// member variables
38
// NOLINTBEGIN
39
::ll::UntypedStorage<8, 8>
mUnk36ad48;
40
::ll::UntypedStorage<8, 8>
mUnk1af0c9;
41
::ll::UntypedStorage<8, 10240>
mUnk515729;
42
::ll::UntypedStorage<8, 64>
mUnkade020;
43
// NOLINTEND
44
45
public
:
46
// prevent constructor by default
47
ShadowBanList
& operator=(
ShadowBanList
const
&);
48
ShadowBanList
(
ShadowBanList
const
&);
49
ShadowBanList
();
50
51
public
:
52
// member functions
53
// NOLINTBEGIN
54
MCAPI ushort addBan(
::RakNet::SystemAddress
const
& addr, ::std::chrono::seconds time);
55
// NOLINTEND
56
};
57
58
}
// namespace RakNet
RakNet::ShadowBanList
Definition
ShadowBanList.h:12
RakNet::ShadowBanList::Entry
Definition
ShadowBanList.h:20
RakNet::SystemAddress
Definition
SystemAddress.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
ShadowBanList.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0