LeviLamina
Loading...
Searching...
No Matches
SchedulerDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SchedulerDefinition {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnk3bbcac;
10
::ll::UntypedStorage<4, 4>
mUnk854e15;
11
::ll::UntypedStorage<4, 4>
mUnk92c9e3;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
SchedulerDefinition& operator=(SchedulerDefinition
const
&);
17
SchedulerDefinition(SchedulerDefinition
const
&);
18
SchedulerDefinition();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCAPI
void
setMaxDelayTicks(
float
const
& seconds);
24
25
MCAPI
void
setMinDelayTicks(
float
const
& seconds);
26
// NOLINTEND
27
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components_json_legacy
SchedulerDefinition.h
Generated on
for LeviLamina by
1.16.1