LeviLamina
Loading...
Searching...
No Matches
SubpackInfoCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ContentTierIncompatibleReason
;
8
class
ContentTierInfo
;
9
// clang-format on
10
11
class
SubpackInfoCollection {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 24>
mUnkf3d8c0;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
SubpackInfoCollection& operator=(SubpackInfoCollection
const
&);
21
SubpackInfoCollection(SubpackInfoCollection
const
&);
22
SubpackInfoCollection();
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCNAPI_C
int
getDefaultSubpackIndex(
::ContentTierInfo
const
& contentInfoTier)
const
;
28
29
MCNAPI ::std::vector<::std::string>
getSubpackNames
()
const
;
30
31
MCNAPI_C ::ContentTierIncompatibleReason isCompatible(
::ContentTierInfo
const
& contentInfoTier)
const
;
32
33
MCNAPI_C ::ContentTierIncompatibleReason
34
isCompatibleSubpack(
int
index,
::ContentTierInfo
const
& contentInfoTier)
const
;
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI_C
void
$dtor();
41
// NOLINTEND
42
};
ContentTierIncompatibleReason
Definition
ContentTierIncompatibleReason.h:5
ContentTierInfo
Definition
ContentTierInfo.h:5
SubpackInfoCollection::getSubpackNames
MCAPI ::std::vector<::std::string > getSubpackNames() const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
resources
SubpackInfoCollection.h
Generated on
for LeviLamina by
1.16.1