LeviLamina
Loading...
Searching...
No Matches
Timeline.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
WorldClockRegistry
;
8
// clang-format on
9
10
class
Timeline {
11
public
:
12
// Timeline inner types declare
13
// clang-format off
14
class
Builder
;
15
// clang-format on
16
17
// Timeline inner types define
18
class
Builder {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 184>
mUnka6e78c;
23
::ll::UntypedStorage<8, 24>
mUnkb14de8;
24
::ll::UntypedStorage<8, 24>
mUnk1cd7e7;
25
::ll::UntypedStorage<8, 24>
mUnk1212ce;
26
::ll::UntypedStorage<4, 8>
mUnkdf3ff0;
27
// NOLINTEND
28
29
public
:
30
// prevent constructor by default
31
Builder& operator=(Builder
const
&);
32
Builder(Builder
const
&);
33
Builder();
34
};
35
36
public
:
37
// member variables
38
// NOLINTBEGIN
39
::ll::UntypedStorage<4, 4>
mUnkd68029;
40
::ll::UntypedStorage<8, 32>
mUnk3ce626;
41
::ll::UntypedStorage<8, 48>
mUnk76ae8d;
42
::ll::UntypedStorage<4, 4>
mUnk55c571;
43
::ll::UntypedStorage<8, 24>
mUnka5ceb3;
44
::ll::UntypedStorage<8, 24>
mUnkacfbf6;
45
::ll::UntypedStorage<8, 24>
mUnk9b6f6f;
46
::ll::UntypedStorage<4, 4>
mUnk73618b;
47
::ll::UntypedStorage<4, 4>
mUnk71af33;
48
// NOLINTEND
49
50
public
:
51
// prevent constructor by default
52
Timeline& operator=(Timeline
const
&);
53
Timeline(Timeline
const
&);
54
Timeline();
55
56
public
:
57
// virtual functions
58
// NOLINTBEGIN
59
virtual
~Timeline() =
default
;
60
61
virtual
int
_getCurrentTickTime(
::WorldClockRegistry
const
&)
const
;
62
// NOLINTEND
63
64
public
:
65
// virtual function thunks
66
// NOLINTBEGIN
67
68
// NOLINTEND
69
};
Timeline::Builder
Definition
Timeline.h:18
WorldClockRegistry
Definition
WorldClockRegistry.h:17
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
timelines
Timeline.h
Generated on
for LeviLamina by
1.16.1