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