LeviLamina
Loading...
Searching...
No Matches
ExpressionQueries.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ExpressionNode
;
8
class
RenderParams
;
9
struct
MolangScriptArg
;
10
// clang-format on
11
12
struct
ExpressionQueries {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnk109a8d;
17
::ll::UntypedStorage<8, 8>
mUnk753fcc;
18
::ll::UntypedStorage<8, 16>
mUnka0133a;
19
::ll::UntypedStorage<8, 16>
mUnk50efe3;
20
::ll::UntypedStorage<8, 8>
mUnkb4cc38;
21
::ll::UntypedStorage<8, 8>
mUnkeded20;
22
::ll::UntypedStorage<8, 8>
mUnk1d5aef;
23
::ll::UntypedStorage<8, 8>
mUnk4d7069;
24
::ll::UntypedStorage<8, 8>
mUnkd58b35;
25
::ll::UntypedStorage<8, 8>
mUnk404a9c;
26
::ll::UntypedStorage<8, 8>
mUnk2cac58;
27
::ll::UntypedStorage<8, 8>
mUnkaa55da;
28
::ll::UntypedStorage<8, 8>
mUnkc9233e;
29
::ll::UntypedStorage<8, 8>
mUnkda2734;
30
::ll::UntypedStorage<8, 8>
mUnk4f57f3;
31
::ll::UntypedStorage<8, 8>
mUnk673c27;
32
::ll::UntypedStorage<8, 8>
mUnke63051;
33
::ll::UntypedStorage<8, 8>
mUnk5eabe1;
34
::ll::UntypedStorage<8, 8>
mUnkeae3f4;
35
::ll::UntypedStorage<8, 8>
mUnk7b14d7;
36
::ll::UntypedStorage<8, 8>
mUnkc84b4f;
37
::ll::UntypedStorage<8, 8>
mUnk56a3e7;
38
::ll::UntypedStorage<8, 8>
mUnk2cf68a;
39
::ll::UntypedStorage<8, 8>
mUnka107c1;
40
// NOLINTEND
41
42
public
:
43
// prevent constructor by default
44
ExpressionQueries& operator=(ExpressionQueries
const
&);
45
ExpressionQueries(ExpressionQueries
const
&);
46
ExpressionQueries();
47
48
public
:
49
// static functions
50
// NOLINTBEGIN
51
#ifdef LL_PLAT_S
52
MCNAPI static ::ExpressionQueries createDedicatedServer();
53
#endif
54
55
#ifdef LL_PLAT_C
56
MCNAPI static ::MolangScriptArg
const
* getTargetXRotationBase(
::RenderParams
& renderParams);
57
#endif
58
59
MCNAPI static ::MolangScriptArg
const
*
getTargetYRotationBase
(
::RenderParams
& renderParams);
60
// NOLINTEND
61
};
ExpressionNode
Definition
ExpressionNode.h:36
RenderParams
Definition
RenderParams.h:30
ExpressionQueries::getTargetYRotationBase
static MCAPI ::MolangScriptArg const * getTargetYRotationBase(::RenderParams &renderParams)
MolangScriptArg
Definition
MolangScriptArg.h:35
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
molang
ExpressionQueries.h
Generated on
for LeviLamina by
1.16.1