LeviLamina
Loading...
Searching...
No Matches
TrustingDefinition.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
#include "mc/world/item/Item.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
JsonUtil {
class
EmptyClass
; }
12
// clang-format on
13
14
class
TrustingDefinition {
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk8b60f5;
19
::ll::UntypedStorage<8, 16>
mUnkc2c83e;
20
::ll::UntypedStorage<8, 104>
mUnk907038;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
TrustingDefinition& operator=(TrustingDefinition
const
&);
26
TrustingDefinition(TrustingDefinition
const
&);
27
TrustingDefinition();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
void
addTrustItemByName(::std::string
const
& name);
33
34
MCAPI ~TrustingDefinition();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI
static
void
buildSchema(
41
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TrustingDefinition>
>& root
42
);
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
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
definitions
TrustingDefinition.h
Generated on
for LeviLamina by
1.16.1