LeviLamina
Loading...
Searching...
No Matches
LegacyBlendedNoise.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
IRandom
;
8
// clang-format on
9
10
class
LegacyBlendedNoise
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 40>
mUnkf32158;
15
::ll::UntypedStorage<8, 40>
mUnk53aefe;
16
::ll::UntypedStorage<8, 40>
mUnka4b47b;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
LegacyBlendedNoise
& operator=(
LegacyBlendedNoise
const
&);
22
LegacyBlendedNoise
(
LegacyBlendedNoise
const
&);
23
LegacyBlendedNoise
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCAPI
~LegacyBlendedNoise
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI static ::LegacyBlendedNoise make(
::IRandom
& random);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCAPI
void
$dtor();
41
// NOLINTEND
42
};
IRandom
Definition
IRandom.h:10
LegacyBlendedNoise
Definition
LegacyBlendedNoise.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
synth
LegacyBlendedNoise.h
Generated on Sat Apr 26 2025 05:56:28 for LeviLamina by
1.12.0