LeviLamina
Loading...
Searching...
No Matches
PingedCompatibleServer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PingedCompatibleServer
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk8523a7;
10
::ll::UntypedStorage<8, 32>
mUnk3d7aec;
11
::ll::UntypedStorage<4, 4>
mUnke564b6;
12
::ll::UntypedStorage<4, 4>
mUnk130f1b;
13
::ll::UntypedStorage<8, 32>
mUnk4e7dc2;
14
::ll::UntypedStorage<4, 4>
mUnk3ea2c9;
15
::ll::UntypedStorage<4, 4>
mUnkd9f37a;
16
::ll::UntypedStorage<8, 32>
mUnk6c3bb8;
17
::ll::UntypedStorage<8, 136>
mUnke52a42;
18
::ll::UntypedStorage<4, 4>
mUnkbc1dd6;
19
::ll::UntypedStorage<4, 4>
mUnk3ce443;
20
::ll::UntypedStorage<8, 16>
mUnk1289fb;
21
::ll::UntypedStorage<8, 8>
mUnkb0d1a5;
22
::ll::UntypedStorage<8, 24>
mUnk59a07a;
23
::ll::UntypedStorage<4, 4>
mUnk702444;
24
::ll::UntypedStorage<2, 2>
mUnk89225c;
25
::ll::UntypedStorage<8, 8>
mUnkf06804;
26
::ll::UntypedStorage<1, 1>
mUnk317f91;
27
::ll::UntypedStorage<1, 1>
mUnk30edaa;
28
::ll::UntypedStorage<1, 2>
mUnke83298;
29
// NOLINTEND
30
31
#ifdef LL_PLAT_S
32
public
:
33
// prevent constructor by default
34
PingedCompatibleServer
&
operator=
(
PingedCompatibleServer
const
&);
35
36
#else
// LL_PLAT_C
37
#endif
38
public
:
39
// member functions
40
// NOLINTBEGIN
41
MCNAPI
PingedCompatibleServer
();
42
43
MCNAPI
PingedCompatibleServer
(
::PingedCompatibleServer
const
&);
44
45
#ifdef LL_PLAT_C
46
MCNAPI ::std::string getId()
const
;
47
#endif
48
49
MCNAPI ::PingedCompatibleServer&
operator=
(
::PingedCompatibleServer
&&);
50
51
#ifdef LL_PLAT_C
52
MCNAPI ::PingedCompatibleServer&
operator=
(
::PingedCompatibleServer
const
&);
53
#endif
54
55
MCNAPI
~PingedCompatibleServer
();
56
// NOLINTEND
57
58
public
:
59
// constructor thunks
60
// NOLINTBEGIN
61
MCNAPI
void
*
$ctor
();
62
63
MCNAPI
void
*
$ctor
(
::PingedCompatibleServer
const
&);
64
// NOLINTEND
65
66
public
:
67
// destructor thunk
68
// NOLINTBEGIN
69
MCNAPI
void
$dtor
();
70
// NOLINTEND
71
};
PingedCompatibleServer::~PingedCompatibleServer
MCAPI ~PingedCompatibleServer()
PingedCompatibleServer::$ctor
MCAPI void * $ctor()
PingedCompatibleServer::$ctor
MCAPI void * $ctor(::PingedCompatibleServer const &)
PingedCompatibleServer::operator=
MCAPI::PingedCompatibleServer & operator=(::PingedCompatibleServer &&)
PingedCompatibleServer::PingedCompatibleServer
MCAPI PingedCompatibleServer(::PingedCompatibleServer const &)
PingedCompatibleServer::PingedCompatibleServer
MCAPI PingedCompatibleServer()
PingedCompatibleServer::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
PingedCompatibleServer.h
Generated on
for LeviLamina by
1.16.1