LeviLamina
Loading...
Searching...
No Matches
LocalAuthentication.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
LocalAuthentication {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 80>
mUnk6bd560;
10
::ll::UntypedStorage<8, 8>
mUnkb92742;
11
::ll::UntypedStorage<8, 32>
mUnk617bed;
12
::ll::UntypedStorage<8, 32>
mUnke97702;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
LocalAuthentication& operator=(LocalAuthentication
const
&);
18
LocalAuthentication(LocalAuthentication
const
&);
19
LocalAuthentication();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCNAPI_C
void
regenerateSelfSigned(
25
::std::string
const
& playerName,
26
::std::string
const
& xuid,
27
bool
isSignedIn,
28
uint64 clientRandomId
29
);
30
// NOLINTEND
31
32
public
:
33
// destructor thunk
34
// NOLINTBEGIN
35
MCNAPI_C
void
$dtor();
36
// NOLINTEND
37
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
LocalAuthentication.h
Generated on
for LeviLamina by
1.16.1