LeviLamina
Loading...
Searching...
No Matches
ParameterList.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
ParameterList
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 24>
mUnk22c268;
10
::ll::UntypedStorage<8, 168>
mUnkb49057;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
ParameterList
& operator=(
ParameterList
const
&);
16
ParameterList
(
ParameterList
const
&);
17
ParameterList
();
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
ParameterList
(
::ParameterList
&&);
23
24
MCAPI
~ParameterList
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor(
::ParameterList
&&);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
};
ParameterList
Definition
ParameterList.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
ParameterList.h
Generated on Sat Apr 26 2025 05:56:17 for LeviLamina by
1.12.0