LeviLamina
Loading...
Searching...
No Matches
ItemTag.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/string/HashedString.h"
7
8
struct
ItemTag
:
public
::HashedString
{
9
public
:
10
// member functions
11
// NOLINTBEGIN
12
MCAPI
explicit
ItemTag
(::std::string
const
& str);
13
14
MCAPI
~ItemTag
();
15
// NOLINTEND
16
17
public
:
18
// constructor thunks
19
// NOLINTBEGIN
20
MCFOLD
void
* $ctor(::std::string
const
& str);
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
MCFOLD
void
$dtor();
27
// NOLINTEND
28
};
HashedString
Definition
HashedString.h:5
ItemTag
Definition
ItemTag.h:8
src
mc
world
item
ItemTag.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0