LeviLamina
Loading...
Searching...
No Matches
TimerDefinition.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
struct
WeightChoiceEntry
;
11
namespace
JsonUtil {
class
EmptyClass; }
12
// clang-format on
13
14
class
TimerDefinition
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<1, 1>
mUnk6fb0ff;
19
::ll::UntypedStorage<1, 1>
mUnk1be68c;
20
::ll::UntypedStorage<4, 8>
mUnk219ada;
21
::ll::UntypedStorage<8, 104>
mUnk941273;
22
::ll::UntypedStorage<8, 24>
mUnkb2a6e5;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
TimerDefinition
& operator=(
TimerDefinition
const
&);
28
TimerDefinition
(
TimerDefinition
const
&);
29
TimerDefinition
();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI
void
addWeightedChoiceEntry
(
::WeightChoiceEntry
const
& entry);
35
36
MCNAPI
~TimerDefinition
();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCNAPI
static
void
43
buildSchema
(::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TimerDefinition>
>& root);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
MCNAPI
void
$dtor
();
50
// NOLINTEND
51
};
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
TimerDefinition
Definition
TimerDefinition.h:14
TimerDefinition::~TimerDefinition
MCAPI ~TimerDefinition()
TimerDefinition::$dtor
MCAPI void $dtor()
TimerDefinition::addWeightedChoiceEntry
MCAPI void addWeightedChoiceEntry(::WeightChoiceEntry const &entry)
TimerDefinition::buildSchema
static MCAPI void buildSchema(::std::shared_ptr<::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::TimerDefinition > > &root)
WeightChoiceEntry
Definition
WeightChoiceEntry.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
TimerDefinition.h
Generated on Fri Jun 13 2025 05:04:33 for LeviLamina by
1.12.0