LeviLamina
Loading...
Searching...
No Matches
SkinRepositoryClientInterface.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
SkinRepositoryClientInterface
{
6
public
:
7
// SkinRepositoryClientInterface inner types declare
8
// clang-format off
9
struct
PersonaProfileLoadingState
;
10
struct
SkinEntitlementChangeListener
;
11
// clang-format on
12
13
// SkinRepositoryClientInterface inner types define
14
enum class
SyncState :
int
{};
15
16
struct
PersonaProfileLoadingState
{
17
public
:
18
// PersonaProfileLoadingState inner types define
19
enum class
State :
int
{};
20
};
21
22
struct
SkinEntitlementChangeListener
{};
23
};
SkinRepositoryClientInterface::PersonaProfileLoadingState
Definition
SkinRepositoryClientInterface.h:16
SkinRepositoryClientInterface::SkinEntitlementChangeListener
Definition
SkinRepositoryClientInterface.h:22
SkinRepositoryClientInterface
Definition
SkinRepositoryClientInterface.h:5
src-server
mc
client
player
SkinRepositoryClientInterface.h
Generated on Tue Dec 30 2025 14:20:31 for LeviLamina by
1.12.0