LeviLamina
Loading...
Searching...
No Matches
SkinPackContentKeyProvider.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
SkinPackContentKeyProvider
:
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
~SkinPackContentKeyProvider
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// virtual function thunks
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
};
ContentIdentity
Definition
ContentIdentity.h:8
IContentKeyProvider
Definition
IContentKeyProvider.h:13
SkinPackContentKeyProvider
Definition
SkinPackContentKeyProvider.h:13
src
mc
resources
SkinPackContentKeyProvider.h
Generated on Fri Jun 13 2025 05:04:46 for LeviLamina by
1.12.0