LeviLamina
Loading...
Searching...
No Matches
JsonConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
#include "mc/deps/cereal/ContextArea.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal::internal {
struct
ConstraintDescription
; }
12
// clang-format on
13
14
class
JsonConstraint
:
public
::cereal::ConstraintHandle
<::JsonConstraint> {
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
virtual
~JsonConstraint
()
/*override*/
=
default
;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI ::cereal::internal::ConstraintDescription description(::cereal::ContextArea req)
const
;
25
// NOLINTEND
26
27
public
:
28
// vftables
29
// NOLINTBEGIN
30
MCNAPI
static
void
**
$vftable
();
31
// NOLINTEND
32
};
JsonConstraint
Definition
JsonConstraint.h:14
JsonConstraint::$vftable
static MCAPI void ** $vftable()
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::internal::ConstraintDescription
Definition
ConstraintDescription.h:7
src
mc
network
packet
cerealize
constraints
JsonConstraint.h
Generated on
for LeviLamina by
1.16.1