LeviLamina
Loading...
Searching...
No Matches
VersionInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/levelgen/feature/feature_loading/FeatureVersion.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Puv {
class
VersionRange; }
11
// clang-format on
12
13
namespace
FeatureLoading {
14
15
struct
VersionInfo
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 56>
mUnk8fc99f;
20
::ll::UntypedStorage<4, 4>
mUnk291884;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
VersionInfo
& operator=(
VersionInfo
const
&);
26
VersionInfo
(
VersionInfo
const
&);
27
VersionInfo
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
~VersionInfo
();
33
// NOLINTEND
34
35
public
:
36
// static functions
37
// NOLINTBEGIN
38
MCAPI static ::std::optional<::Puv::VersionRange>
39
getRangeFromVersion(::FeatureLoading::FeatureVersion
const
& version);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCAPI
void
$dtor();
46
// NOLINTEND
47
};
48
49
}
// namespace FeatureLoading
FeatureLoading::VersionInfo
Definition
VersionInfo.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
levelgen
feature
feature_loading
VersionInfo.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0