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
MCNAPI
ParameterList
(
::ParameterList
&&);
23
24
MCNAPI
~ParameterList
();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCNAPI
void
*
$ctor
(
::ParameterList
&&);
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
};
ParameterList
Definition
ParameterList.h:5
ParameterList::~ParameterList
MCAPI ~ParameterList()
ParameterList::$ctor
MCAPI void * $ctor(::ParameterList &&)
ParameterList::ParameterList
MCAPI ParameterList(::ParameterList &&)
ParameterList::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
ParameterList.h
Generated on Fri Jun 13 2025 05:05:12 for LeviLamina by
1.12.0