LeviLamina
Loading...
Searching...
No Matches
RuntimeIdentifierDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/DefintionDescription.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Json {
class
Value; }
11
// clang-format on
12
13
struct
RuntimeIdentifierDescription
:
public
::DefintionDescription
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<8, 32, ::std::string> mRuntimeId;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 1
24
virtual
char
const
* getJsonName()
const
/*override*/
;
25
26
// vIndex: 0
27
virtual
~RuntimeIdentifierDescription
()
/*override*/
;
28
// NOLINTEND
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
parse(
::Json::Value
const
& root);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCFOLD
void
$dtor();
40
// NOLINTEND
41
42
public
:
43
// virtual function thunks
44
// NOLINTBEGIN
45
MCAPI
char
const
* $getJsonName()
const
;
46
// NOLINTEND
47
48
public
:
49
// vftables
50
// NOLINTBEGIN
51
MCNAPI
static
void
**
$vftable
();
52
// NOLINTEND
53
};
Json::Value
Definition
Value.h:16
DefintionDescription
Definition
DefintionDescription.h:5
RuntimeIdentifierDescription
Definition
RuntimeIdentifierDescription.h:13
RuntimeIdentifierDescription::$vftable
static MCAPI void ** $vftable()
src-server
mc
world
actor
RuntimeIdentifierDescription.h
Generated on Tue Nov 25 2025 04:01:39 for LeviLamina by
1.12.0