LeviLamina
Loading...
Searching...
No Matches
DimensionDataLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/puv/LoadResult.h"
7
#include "mc/world/level/GeneratorType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Puv {
class
Input; }
12
namespace
SharedTypes::v1_21_60::DimensionDefinition {
struct
DimensionDocument; }
13
namespace
cereal {
struct
ReflectionCtx; }
14
// clang-format on
15
16
class
DimensionDataLoader
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<8, 208>
mUnk9d3a4b;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
DimensionDataLoader
& operator=(
DimensionDataLoader
const
&);
26
DimensionDataLoader
(
DimensionDataLoader
const
&);
27
DimensionDataLoader
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
explicit
DimensionDataLoader
(
::cereal::ReflectionCtx
const
&
ctx
);
33
34
MCAPI ::Puv::LoadResult<::SharedTypes::v1_21_60::DimensionDefinition::DimensionDocument>
35
load(
::Puv::Input
const
& input);
36
37
MCAPI
~DimensionDataLoader
();
38
// NOLINTEND
39
40
public
:
41
// static functions
42
// NOLINTBEGIN
43
MCAPI static ::std::optional<::GeneratorType> stringToGeneratorType(::std::string
const
& generatorNameString);
44
// NOLINTEND
45
46
public
:
47
// constructor thunks
48
// NOLINTBEGIN
49
MCAPI
void
* $ctor(
::cereal::ReflectionCtx
const
&
ctx
);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCFOLD
void
$dtor();
56
// NOLINTEND
57
};
DimensionDataLoader
Definition
DimensionDataLoader.h:16
Puv::Input
Definition
Input.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
dimension
DimensionDataLoader.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0