LeviLamina
Loading...
Searching...
No Matches
ArmorTrimTexturePath.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
ArmorTrimTexturePath {
6
// static variables
7
// NOLINTBEGIN
8
MCNAPI ::std::string
const
& PALETTE_LOCATION_ROOT();
9
10
MCNAPI ::std::string
const
& TRIM_ICON_LOCATION_ROOT();
11
12
#ifdef LL_PLAT_C
13
MCNAPI ::std::string
const
& TRIM_LOCATION_ROOT();
14
15
MCNAPI ::std::string
const
& TRIM_SUBSTR();
16
#endif
17
// NOLINTEND
18
19
}
// namespace ArmorTrimTexturePath
src
mc
client
model
models
ArmorTrimTexturePath.h
Generated on
for LeviLamina by
1.16.1