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
MCAPI static ::std::string_view
15
getStringFromProfileType(::persona::ProfileType typeToGetStringFor,
bool
nonLegacyStrDesired);
16
// NOLINTEND
17
};
18
19
}
// namespace persona
persona::ProfileTypeConverter
Definition
ProfileTypeConverter.h:10
src-server
mc
world
actor
player
persona
ProfileTypeConverter.h
Generated on Tue Nov 25 2025 04:01:39 for LeviLamina by
1.12.0