LeviLamina
Loading...
Searching...
No Matches
CatalogCollection.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
CatalogCollection
{
6
public
:
7
// CatalogCollection inner types declare
8
// clang-format off
9
class
CatalogCollectionListener
;
10
struct
QueryContentInfo
;
11
// clang-format on
12
13
// CatalogCollection inner types define
14
class
CatalogCollectionListener
{};
15
16
struct
QueryContentInfo
{};
17
};
CatalogCollection::CatalogCollectionListener
Definition
CatalogCollection.h:14
CatalogCollection
Definition
CatalogCollection.h:5
CatalogCollection::QueryContentInfo
Definition
CatalogCollection.h:16
src
mc
client
gui
screens
models
CatalogCollection.h
Generated on
for LeviLamina by
1.16.1