LeviLamina
Loading...
Searching...
No Matches
BribeableDefinition.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
class
ItemDescriptor
;
11
namespace
JsonUtil {
class
EmptyClass
; }
12
// clang-format on
13
14
class
BribeableDefinition {
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk9dc398;
19
::ll::UntypedStorage<8, 24>
mUnk1fe0be;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
BribeableDefinition& operator=(BribeableDefinition
const
&);
25
BribeableDefinition(BribeableDefinition
const
&);
26
BribeableDefinition();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCFOLD
void
addBribeItem(
::ItemDescriptor
const
& itemDescriptor);
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCAPI
static
void
buildSchema(
38
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::BribeableDefinition>
>& root
39
);
40
// NOLINTEND
41
};
ItemDescriptor
Definition
ItemDescriptor.h:23
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
BribeableDefinition.h
Generated on
for LeviLamina by
1.16.1