LeviLamina
Loading...
Searching...
No Matches
JSONSchemaBuilder.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cereal {
struct
ReflectionCtx
; }
8
// clang-format on
9
10
class
JSONSchemaBuilder {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk24ca98;
15
::ll::UntypedStorage<1, 5>
mUnk91e834;
16
::ll::UntypedStorage<8, 32>
mUnk4814af;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
JSONSchemaBuilder& operator=(JSONSchemaBuilder
const
&);
22
JSONSchemaBuilder(JSONSchemaBuilder
const
&);
23
JSONSchemaBuilder();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
#ifdef LL_PLAT_S
29
MCNAPI
explicit
JSONSchemaBuilder(
::cereal::ReflectionCtx
&
context
);
30
31
MCNAPI ::JSONSchemaBuilder& minecraftVersion(::std::string version);
32
33
MCNAPI ~JSONSchemaBuilder();
34
#endif
35
// NOLINTEND
36
37
public
:
38
// constructor thunks
39
// NOLINTBEGIN
40
#ifdef LL_PLAT_S
41
MCNAPI
void
* $ctor(
::cereal::ReflectionCtx
&
context
);
42
#endif
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
#ifdef LL_PLAT_S
49
MCNAPI
void
$dtor();
50
#endif
51
// NOLINTEND
52
};
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
context
Definition
context.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
cereal
json_schema
JSONSchemaBuilder.h
Generated on
for LeviLamina by
1.16.1