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/util/json_util/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::TypedStorage<1, 1, bool> mRemoveChildActors;
18
// NOLINTEND
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCAPI
static
void
buildSchema(
24
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::InstantDespawnDefinition>
>& root
25
);
26
// NOLINTEND
27
};
InstantDespawnDefinition
Definition
InstantDespawnDefinition.h:13
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
src
mc
entity
components_json_legacy
InstantDespawnDefinition.h
Generated on
for LeviLamina by
1.16.1