LeviLamina
Loading...
Searching...
No Matches
HitboxDefinition.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
struct
HitboxJson
;
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
HitboxDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 24>
mUnk5e2e52;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
HitboxDefinition
& operator=(
HitboxDefinition
const
&);
24
HitboxDefinition
(
HitboxDefinition
const
&);
25
HitboxDefinition
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
void
addAABB(
::HitboxJson
const
& aabb);
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
MCAPI
static
void
37
buildSchema(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::HitboxDefinition>
>& root);
38
// NOLINTEND
39
};
HitboxDefinition
Definition
HitboxDefinition.h:14
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
HitboxJson
Definition
HitboxJson.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
HitboxDefinition.h
Generated on Sat Apr 26 2025 05:55:36 for LeviLamina by
1.12.0