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