LeviLamina
Loading...
Searching...
No Matches
HitboxDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
HitboxJson
;
8
// clang-format on
9
10
class
HitboxDefinition {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnk5e2e52;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
HitboxDefinition& operator=(HitboxDefinition
const
&);
20
HitboxDefinition(HitboxDefinition
const
&);
21
HitboxDefinition();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
void
addAABB(
::HitboxJson
const
& aabb);
27
// NOLINTEND
28
};
HitboxJson
Definition
HitboxJson.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
HitboxDefinition.h
Generated on
for LeviLamina by
1.16.1