LeviLamina
Loading...
Searching...
No Matches
DisplayNameComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
SharedTypes::v1_21_110::BlockDefinition {
6
7
struct
DisplayNameComponent
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<8, 32, ::std::string> mDisplayName;
12
// NOLINTEND
13
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
~DisplayNameComponent
();
18
// NOLINTEND
19
20
public
:
21
// static variables
22
// NOLINTBEGIN
23
MCAPI static ::std::string_view
const
& NameId();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCFOLD
void
$dtor();
30
// NOLINTEND
31
};
32
33
}
// namespace SharedTypes::v1_21_110::BlockDefinition
SharedTypes::v1_21_110::BlockDefinition::DisplayNameComponent
Definition
DisplayNameComponent.h:7
src
mc
deps
shared_types
v1_21_110
block
DisplayNameComponent.h
Generated on
for LeviLamina by
1.16.1