LeviLamina
Loading...
Searching...
No Matches
HomeDefinition.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
class
EntityContext
;
11
class
HomeComponent
;
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
class
HomeDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 4>
mUnkd42972;
20
::ll::UntypedStorage<4, 4>
mUnk928fa8;
21
::ll::UntypedStorage<8, 24>
mUnkc7a348;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
HomeDefinition
& operator=(
HomeDefinition
const
&);
27
HomeDefinition
(
HomeDefinition
const
&);
28
HomeDefinition
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
void
_setRestrictionRadius(
int
const
& restrictionRadius);
34
35
MCAPI
void
_setRestrictionType(::std::string
const
& restrictionType);
36
37
MCAPI
void
initialize(
::EntityContext
& component,
::HomeComponent
&)
const
;
38
// NOLINTEND
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCAPI
static
void
44
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::HomeDefinition>
>& root);
45
// NOLINTEND
46
};
EntityContext
Definition
EntityContext.h:16
HomeComponent
Definition
HomeComponent.h:21
HomeDefinition
Definition
HomeDefinition.h:15
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
HomeDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0