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
virtual
char
const
* getJsonName()
const
/*override*/
;
24
// NOLINTEND
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI
void
parse(
::Json::Value
const
& root);
30
// NOLINTEND
31
32
public
:
33
// virtual function thunks
34
// NOLINTBEGIN
35
MCAPI
char
const
* $getJsonName()
const
;
36
37
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCAPI
static
void
** $vftable();
44
// NOLINTEND
45
};
Json::Value
Definition
Value.h:16
DefintionDescription
Definition
DefintionDescription.h:5
RuntimeIdentifierDescription
Definition
RuntimeIdentifierDescription.h:13
src
mc
world
actor
RuntimeIdentifierDescription.h
Generated on
for LeviLamina by
1.16.1