LeviLamina
Loading...
Searching...
No Matches
LeashableDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
JsonUtil {
class
EmptyClass
; }
11
// clang-format on
12
13
class
LeashableDefinition {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 24>
mUnkd5ac44;
18
::ll::UntypedStorage<1, 1>
mUnk93a1db;
19
::ll::UntypedStorage<1, 1>
mUnk4b4c40;
20
::ll::UntypedStorage<8, 104>
mUnk4ed5a0;
21
::ll::UntypedStorage<8, 104>
mUnk1cf322;
22
::ll::UntypedStorage<1, 1>
mUnk45df51;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
LeashableDefinition& operator=(LeashableDefinition
const
&);
28
LeashableDefinition(LeashableDefinition
const
&);
29
LeashableDefinition();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI ~LeashableDefinition();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI
static
void
buildSchema(
41
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::LeashableDefinition>
>& root
42
);
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCFOLD
void
$dtor();
49
// NOLINTEND
50
};
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
LeashableDefinition.h
Generated on
for LeviLamina by
1.16.1