LeviLamina
Loading...
Searching...
No Matches
AreaAttackDefinition.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
namespace
JsonUtil {
class
EmptyClass; }
11
// clang-format on
12
13
class
AreaAttackDefinition
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<4, 4>
mUnkf11d58;
18
::ll::UntypedStorage<4, 4>
mUnk66251f;
19
::ll::UntypedStorage<4, 4>
mUnk70bae4;
20
::ll::UntypedStorage<8, 64>
mUnkf298ab;
21
::ll::UntypedStorage<4, 4>
mUnkfc8483;
22
::ll::UntypedStorage<1, 1>
mUnke25e9e;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
AreaAttackDefinition
& operator=(
AreaAttackDefinition
const
&);
28
AreaAttackDefinition
(
AreaAttackDefinition
const
&);
29
AreaAttackDefinition
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
setDamageCause(::std::string
const
& cause);
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCAPI
static
void
buildSchema(
41
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::AreaAttackDefinition>
>& root
42
);
43
// NOLINTEND
44
};
AreaAttackDefinition
Definition
AreaAttackDefinition.h:13
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
AreaAttackDefinition.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0