LeviLamina
Loading...
Searching...
No Matches
ProfileTypeConverter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/player/persona/ProfileType.h"
7
8
namespace
persona {
9
10
struct
ProfileTypeConverter
{
11
public
:
12
// static functions
13
// NOLINTBEGIN
14
MCNAPI static ::std::string_view
15
getStringFromProfileType
(::persona::ProfileType typeToGetStringFor,
bool
nonLegacyStrDesired);
16
// NOLINTEND
17
};
18
19
}
// namespace persona
persona::ProfileTypeConverter
Definition
ProfileTypeConverter.h:10
persona::ProfileTypeConverter::getStringFromProfileType
static MCAPI ::std::string_view getStringFromProfileType(::persona::ProfileType typeToGetStringFor, bool nonLegacyStrDesired)
src-server
mc
world
actor
player
persona
ProfileTypeConverter.h
Generated on Sun Oct 12 2025 06:32:18 for LeviLamina by
1.12.0