LeviLamina
Loading...
Searching...
No Matches
ActorAliasDescription.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
struct
AliasInfoDescription
;
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
struct
ActorAliasDescription
:
public
::DefintionDescription
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 24>
mUnk8ea846;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ActorAliasDescription
& operator=(
ActorAliasDescription
const
&);
24
ActorAliasDescription
(
ActorAliasDescription
const
&);
25
ActorAliasDescription
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 1
31
virtual
char
const
* getJsonName()
const
/*override*/
;
32
33
// vIndex: 0
34
virtual
~ActorAliasDescription
()
/*override*/
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI ::AliasInfoDescription
const
* getAliasInfo(::std::string
const
& name)
const
;
41
42
MCAPI
void
parse(
::Json::Value
& root,
bool
isVanilla);
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCAPI
char
const
* $getJsonName()
const
;
55
// NOLINTEND
56
57
public
:
58
// vftables
59
// NOLINTBEGIN
60
MCAPI
static
void
** $vftable();
61
// NOLINTEND
62
};
Json::Value
Definition
Value.h:16
ActorAliasDescription
Definition
ActorAliasDescription.h:14
AliasInfoDescription
Definition
AliasInfoDescription.h:5
DefintionDescription
Definition
DefintionDescription.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
actor
ActorAliasDescription.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0