LeviLamina
Loading...
Searching...
No Matches
DurationFieldKeys.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DurationFieldKeys
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk63c315;
10
::ll::UntypedStorage<8, 32>
mUnk1444fb;
11
::ll::UntypedStorage<8, 32>
mUnk3d9f57;
12
::ll::UntypedStorage<8, 32>
mUnk2c09eb;
13
::ll::UntypedStorage<8, 32>
mUnk5cd112;
14
::ll::UntypedStorage<8, 32>
mUnk7c19b9;
15
::ll::UntypedStorage<8, 32>
mUnkf84be7;
16
::ll::UntypedStorage<8, 32>
mUnkfdbd2d;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
DurationFieldKeys
& operator=(
DurationFieldKeys
const
&);
22
DurationFieldKeys
(
DurationFieldKeys
const
&);
23
DurationFieldKeys
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
DurationFieldKeys
(::std::string days, ::std::string hours, ::std::string minutes, ::std::string seconds);
29
30
MCAPI
DurationFieldKeys
(
31
::std::string days,
32
::std::string hours,
33
::std::string minutes,
34
::std::string seconds,
35
::std::string day,
36
::std::string hour,
37
::std::string minute,
38
::std::string second
39
);
40
41
MCAPI
~DurationFieldKeys
();
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
MCAPI
void
* $ctor(::std::string days, ::std::string hours, ::std::string minutes, ::std::string seconds);
48
49
MCAPI
void
* $ctor(
50
::std::string days,
51
::std::string hours,
52
::std::string minutes,
53
::std::string seconds,
54
::std::string day,
55
::std::string hour,
56
::std::string minute,
57
::std::string second
58
);
59
// NOLINTEND
60
61
public
:
62
// destructor thunk
63
// NOLINTBEGIN
64
MCAPI
void
$dtor();
65
// NOLINTEND
66
};
DurationFieldKeys
Definition
DurationFieldKeys.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
DurationFieldKeys.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0