LeviLamina
Loading...
Searching...
No Matches
BuoyancyDefinition.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
BlockDescriptor
;
11
class
BuoyancyComponent
;
12
class
EntityContext
;
13
namespace
Json {
class
Value; }
14
namespace
JsonUtil {
class
EmptyClass; }
15
// clang-format on
16
17
class
BuoyancyDefinition
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<4, 4>
mUnkf70154;
22
::ll::UntypedStorage<4, 4>
mUnke0ec57;
23
::ll::UntypedStorage<4, 4>
mUnk1771dd;
24
::ll::UntypedStorage<4, 4>
mUnkc2daf3;
25
::ll::UntypedStorage<1, 1>
mUnk8581e4;
26
::ll::UntypedStorage<1, 1>
mUnkcf84b1;
27
::ll::UntypedStorage<8, 24>
mUnkfa99bb;
28
::ll::UntypedStorage<8, 16>
mUnkad6396;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
BuoyancyDefinition
& operator=(
BuoyancyDefinition
const
&);
34
BuoyancyDefinition
(
BuoyancyDefinition
const
&);
35
BuoyancyDefinition
();
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI
void
_addLiquidBlockDescriptor(
::BlockDescriptor
const
& liquidBlockDescriptor);
41
42
MCAPI ::Json::Value _serialize()
const
;
43
44
MCAPI
void
initialize(
::EntityContext
& entity,
::BuoyancyComponent
& component)
const
;
45
// NOLINTEND
46
47
public
:
48
// static functions
49
// NOLINTBEGIN
50
MCAPI
static
void
51
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::BuoyancyDefinition>
>& root
52
);
53
// NOLINTEND
54
};
BlockDescriptor
Definition
BlockDescriptor.h:19
BuoyancyComponent
Definition
BuoyancyComponent.h:13
BuoyancyDefinition
Definition
BuoyancyDefinition.h:17
EntityContext
Definition
EntityContext.h:16
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
BuoyancyDefinition.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0