LeviLamina
Loading...
Searching...
No Matches
IContentCatalogPackSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/PackSource.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
IPackManifestFactory
;
11
namespace
Bedrock::PubSub {
class
Subscription; }
12
// clang-format on
13
14
class
IContentCatalogPackSource
:
public
::PackSource
{
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 6
19
virtual
void
refreshCatalogItems(
::IPackManifestFactory
&) = 0;
20
21
// vIndex: 7
22
virtual ::Bedrock::PubSub::Subscription setAsyncCallback(::std::function<
void
(
bool
)>) = 0;
23
24
// vIndex: 8
25
virtual
void
setEnabled(
bool
) = 0;
26
27
// vIndex: 0
28
virtual
~IContentCatalogPackSource
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// virtual function thunks
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
};
IContentCatalogPackSource
Definition
IContentCatalogPackSource.h:14
IPackManifestFactory
Definition
IPackManifestFactory.h:14
PackSource
Definition
PackSource.h:20
src
mc
client
resources
IContentCatalogPackSource.h
Generated on Fri Jun 13 2025 05:04:18 for LeviLamina by
1.12.0