LeviLamina
Loading...
Searching...
No Matches
LeashableDefinition.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
LeashableComponent
;
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
class
LeashableDefinition
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkd5ac44;
20
::ll::UntypedStorage<1, 1>
mUnk93a1db;
21
::ll::UntypedStorage<1, 1>
mUnk4b4c40;
22
::ll::UntypedStorage<8, 104>
mUnk4ed5a0;
23
::ll::UntypedStorage<8, 104>
mUnk1cf322;
24
::ll::UntypedStorage<1, 1>
mUnk45df51;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
LeashableDefinition
& operator=(
LeashableDefinition
const
&);
30
LeashableDefinition
(
LeashableDefinition
const
&);
31
LeashableDefinition
();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
MCNAPI
void
initialize
(
::EntityContext
& entity,
::LeashableComponent
& component)
const
;
37
38
MCNAPI
~LeashableDefinition
();
39
// NOLINTEND
40
41
public
:
42
// static functions
43
// NOLINTBEGIN
44
MCNAPI
static
void
buildSchema
(
45
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::LeashableDefinition>
>& root
46
);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
};
EntityContext
Definition
EntityContext.h:16
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
LeashableComponent
Definition
LeashableComponent.h:13
LeashableDefinition
Definition
LeashableDefinition.h:15
LeashableDefinition::$dtor
MCAPI void $dtor()
LeashableDefinition::~LeashableDefinition
MCAPI ~LeashableDefinition()
LeashableDefinition::buildSchema
static MCAPI void buildSchema(::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::LeashableDefinition > > &root)
LeashableDefinition::initialize
MCAPI void initialize(::EntityContext &entity, ::LeashableComponent &component) const
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
entity
components_json_legacy
LeashableDefinition.h
Generated on Tue Nov 25 2025 04:00:58 for LeviLamina by
1.12.0