LeviLamina
Loading...
Searching...
No Matches
SkinPackKeyProvider.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/IContentKeyProvider.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ContentIdentity
;
11
// clang-format on
12
13
class
SkinPackKeyProvider
:
public
::IContentKeyProvider
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 1
18
virtual ::std::string getContentKey(
::ContentIdentity
const
&)
const
/*override*/
;
19
20
// vIndex: 4
21
virtual
void
setTempContentKeys(::std::unordered_map<::ContentIdentity, ::std::string>
const
&)
/*override*/
;
22
23
// vIndex: 5
24
virtual
void
clearTempContentKeys()
/*override*/
;
25
26
// vIndex: 0
27
virtual
~SkinPackKeyProvider
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
36
public
:
37
// virtual function thunks
38
// NOLINTBEGIN
39
40
// NOLINTEND
41
};
ContentIdentity
Definition
ContentIdentity.h:10
IContentKeyProvider
Definition
IContentKeyProvider.h:13
SkinPackKeyProvider
Definition
SkinPackKeyProvider.h:13
src
mc
client
player
SkinPackKeyProvider.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0