LeviLamina
Loading...
Searching...
No Matches
Cavifier.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
Vec3
;
8
// clang-format on
9
10
class
Cavifier
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk101631;
15
::ll::UntypedStorage<4, 4>
mUnk4d615e;
16
::ll::UntypedStorage<4, 4>
mUnke33ab2;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
Cavifier
& operator=(
Cavifier
const
&);
22
Cavifier
(
Cavifier
const
&);
23
Cavifier
();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
MCNAPI
float
_getSpaghetti2d
(
::Vec3
worldPos)
const
;
29
30
MCNAPI
float
_getSpaghetti3D
(
::Vec3
worldPos)
const
;
31
32
MCNAPI
float
cavify
(
::Vec3
worldPos,
int
,
float
density)
const
;
33
// NOLINTEND
34
};
Cavifier
Definition
Cavifier.h:10
Cavifier::_getSpaghetti2d
MCAPI float _getSpaghetti2d(::Vec3 worldPos) const
Cavifier::cavify
MCAPI float cavify(::Vec3 worldPos, int, float density) const
Cavifier::_getSpaghetti3D
MCAPI float _getSpaghetti3D(::Vec3 worldPos) const
Vec3
Definition
Vec3.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
v1
Cavifier.h
Generated on Fri Jun 13 2025 05:05:22 for LeviLamina by
1.12.0