LeviLamina
Loading...
Searching...
No Matches
BiomeConditions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_60::Spawn {
6
7
struct
BiomeConditions
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk163752;
12
::ll::UntypedStorage<8, 24>
mUnk54649b;
13
::ll::UntypedStorage<8, 24>
mUnkccdc4f;
14
::ll::UntypedStorage<8, 328>
mUnkf3d1fa;
15
::ll::UntypedStorage<8, 32>
mUnkdfe3b9;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
BiomeConditions
(
BiomeConditions
const
&);
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
BiomeConditions
();
26
27
MCAPI ::SharedTypes::v1_21_60::Spawn::BiomeConditions& operator=(
::SharedTypes::v1_21_60::Spawn::BiomeConditions
&&);
28
29
MCAPI ::SharedTypes::v1_21_60::Spawn::BiomeConditions&
30
operator=(
::SharedTypes::v1_21_60::Spawn::BiomeConditions
const
&);
31
32
MCAPI
~BiomeConditions
();
33
// NOLINTEND
34
35
public
:
36
// constructor thunks
37
// NOLINTBEGIN
38
MCAPI
void
* $ctor();
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCAPI
void
$dtor();
45
// NOLINTEND
46
};
47
48
}
// namespace SharedTypes::v1_21_60::Spawn
SharedTypes::v1_21_60::Spawn::BiomeConditions
Definition
BiomeConditions.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
shared_types
v1_21_60
spawn
BiomeConditions.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0