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/util/json_util/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
MCNAPI
void
_setRestrictionRadius
(
int
const
& restrictionRadius);
34
35
MCNAPI
void
_setRestrictionType
(::std::string
const
& restrictionType);
36
37
MCNAPI
void
initialize
(
::EntityContext
&,
::HomeComponent
& component)
const
;
38
// NOLINTEND
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCNAPI
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
HomeDefinition::initialize
MCAPI void initialize(::EntityContext &, ::HomeComponent &component) const
HomeDefinition::_setRestrictionRadius
MCAPI void _setRestrictionRadius(int const &restrictionRadius)
HomeDefinition::_setRestrictionType
MCAPI void _setRestrictionType(::std::string const &restrictionType)
HomeDefinition::buildSchema
static MCAPI void buildSchema(::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::HomeDefinition > > &root)
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
HomeDefinition.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0