LeviLamina
Loading...
Searching...
No Matches
SkinRepository.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
#include "mc/platform/ImagePickingCallback.h"
8
9
class
SkinRepository
:
public
::Bedrock::EnableNonOwnerReferences
,
10
public
::std::enable_shared_from_this<::SkinRepository>,
11
public
::ImagePickingCallback
{
12
public
:
13
// SkinRepository inner types declare
14
// clang-format off
15
struct
LoadListener
;
16
// clang-format on
17
18
// SkinRepository inner types define
19
struct
LoadListener
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<8, 16>
mUnke441c0;
24
::ll::UntypedStorage<8, 64>
mUnkb206d2;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
LoadListener
& operator=(
LoadListener
const
&);
30
LoadListener
(
LoadListener
const
&);
31
LoadListener
();
32
};
33
34
public
:
35
// member variables
36
// NOLINTBEGIN
37
::ll::UntypedStorage<8, 16>
mUnk715019;
38
::ll::UntypedStorage<8, 8>
mUnk8c2e3d;
39
::ll::UntypedStorage<8, 8>
mUnk60d10f;
40
::ll::UntypedStorage<8, 24>
mUnkfd8437;
41
::ll::UntypedStorage<8, 8>
mUnkbe90bf;
42
::ll::UntypedStorage<8, 24>
mUnkb114f5;
43
::ll::UntypedStorage<8, 64>
mUnk97be98;
44
::ll::UntypedStorage<8, 24>
mUnk4bd95d;
45
::ll::UntypedStorage<8, 8>
mUnk70a3c9;
46
::ll::UntypedStorage<8, 8>
mUnkbbc430;
47
::ll::UntypedStorage<8, 24>
mUnk269f8a;
48
::ll::UntypedStorage<8, 24>
mUnk9f9098;
49
::ll::UntypedStorage<8, 64>
mUnkd40422;
50
::ll::UntypedStorage<1, 1>
mUnk184d8d;
51
::ll::UntypedStorage<8, 16>
mUnk5c7fe7;
52
::ll::UntypedStorage<8, 24>
mUnkdbc0b1;
53
::ll::UntypedStorage<8, 8>
mUnk65c979;
54
::ll::UntypedStorage<1, 1>
mUnk44a0c2;
55
// NOLINTEND
56
57
public
:
58
// prevent constructor by default
59
SkinRepository
& operator=(
SkinRepository
const
&);
60
SkinRepository
(
SkinRepository
const
&);
61
SkinRepository
();
62
63
public
:
64
// virtual functions
65
// NOLINTBEGIN
66
// vIndex: 0
67
virtual
~SkinRepository
()
/*override*/
=
default
;
68
69
// vIndex: 1
70
virtual
void
onImagePickingSuccess(::std::string
const
&)
/*override*/
;
71
72
// vIndex: 2
73
virtual
void
onImagePickingCanceled()
/*override*/
;
74
// NOLINTEND
75
76
public
:
77
// destructor thunk
78
// NOLINTBEGIN
79
80
// NOLINTEND
81
82
public
:
83
// virtual function thunks
84
// NOLINTBEGIN
85
86
// NOLINTEND
87
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ImagePickingCallback
Definition
ImagePickingCallback.h:5
SkinRepository
Definition
SkinRepository.h:11
SkinRepository::LoadListener
Definition
SkinRepository.h:19
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
player
SkinRepository.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0