LeviLamina
Loading...
Searching...
No Matches
PieceWeight.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
PieceWeight
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk37d9f4;
10
::ll::UntypedStorage<4, 4>
mUnk3393d8;
11
::ll::UntypedStorage<4, 4>
mUnka5b947;
12
::ll::UntypedStorage<4, 4>
mUnk363f93;
13
::ll::UntypedStorage<4, 4>
mUnk2fe59b;
14
::ll::UntypedStorage<1, 1>
mUnk4d6e94;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
PieceWeight
& operator=(
PieceWeight
const
&);
20
PieceWeight
(
PieceWeight
const
&);
21
PieceWeight
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
PieceWeight
(
::PieceWeight
&&);
27
28
MCAPI
PieceWeight
(::std::string
const
& pieceClass,
int
weight,
int
maxPlaceCount,
int
minDepth,
bool
allowInRow);
29
30
MCAPI
~PieceWeight
();
31
// NOLINTEND
32
33
public
:
34
// constructor thunks
35
// NOLINTBEGIN
36
MCAPI
void
* $ctor(
::PieceWeight
&&);
37
38
MCAPI
void
* $ctor(::std::string
const
& pieceClass,
int
weight,
int
maxPlaceCount,
int
minDepth,
bool
allowInRow);
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCFOLD
void
$dtor();
45
// NOLINTEND
46
};
PieceWeight
Definition
PieceWeight.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
PieceWeight.h
Generated on Sat Apr 26 2025 05:56:27 for LeviLamina by
1.12.0