LeviLamina
Loading...
Searching...
No Matches
PhotoItem.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/Item.h"
7
8
class
PhotoItem
:
public
::Item
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 0
13
virtual
~PhotoItem
()
/*override*/
=
default
;
14
// NOLINTEND
15
16
public
:
17
// static variables
18
// NOLINTBEGIN
19
MCAPI static ::std::string
const
& TAG_PHOTO_NAME();
20
21
MCAPI static ::std::string
const
& TAG_PHOTO_OWNER();
22
23
MCAPI static ::std::string
const
& TAG_PHOTO_UUID();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
30
// NOLINTEND
31
};
Item
Definition
Item.h:65
PhotoItem
Definition
PhotoItem.h:8
src
mc
world
item
PhotoItem.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0