LeviLamina
Loading...
Searching...
No Matches
NBStartPiece.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/structure/NBBridgeCrossing.h"
7
#include "mc/world/level/levelgen/structure/StructurePieceType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
Random
;
12
// clang-format on
13
14
class
NBStartPiece
:
public
::NBBridgeCrossing
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 32>
mUnkf837b7;
19
::ll::UntypedStorage<8, 24>
mUnk50f3f8;
20
::ll::UntypedStorage<8, 24>
mUnk323fd5;
21
::ll::UntypedStorage<8, 24>
mUnka13de3;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
NBStartPiece
& operator=(
NBStartPiece
const
&);
27
NBStartPiece
(
NBStartPiece
const
&);
28
NBStartPiece
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 2
34
virtual ::StructurePieceType getType()
const
/*override*/
;
35
36
// vIndex: 0
37
virtual
~NBStartPiece
()
/*override*/
=
default
;
38
// NOLINTEND
39
40
public
:
41
// member functions
42
// NOLINTBEGIN
43
MCAPI
NBStartPiece
(
::Random
& random,
int
west,
int
north);
44
// NOLINTEND
45
46
public
:
47
// constructor thunks
48
// NOLINTBEGIN
49
MCAPI
void
* $ctor(
::Random
& random,
int
west,
int
north);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
58
public
:
59
// virtual function thunks
60
// NOLINTBEGIN
61
MCAPI ::StructurePieceType $getType()
const
;
62
// NOLINTEND
63
64
public
:
65
// vftables
66
// NOLINTBEGIN
67
MCAPI
static
void
** $vftable();
68
// NOLINTEND
69
};
NBBridgeCrossing
Definition
NBBridgeCrossing.h:17
NBStartPiece
Definition
NBStartPiece.h:14
Random
Definition
Random.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
structure
NBStartPiece.h
Generated on Sat Apr 26 2025 05:56:27 for LeviLamina by
1.12.0