LeviLamina
Loading...
Searching...
No Matches
InstantDespawnDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/json_utils/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
InstantDespawnDefinition
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<1, 1>
mUnk638b2e;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
InstantDespawnDefinition
& operator=(
InstantDespawnDefinition
const
&);
23
InstantDespawnDefinition
(
InstantDespawnDefinition
const
&);
24
InstantDespawnDefinition
();
25
26
public
:
27
// static functions
28
// NOLINTBEGIN
29
MCAPI
static
void
buildSchema(
30
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::InstantDespawnDefinition>
>& root
31
);
32
// NOLINTEND
33
};
InstantDespawnDefinition
Definition
InstantDespawnDefinition.h:13
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
InstantDespawnDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0