LeviLamina
Loading...
Searching...
No Matches
StructureType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
br {
6
7
struct
StructureType
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<8, 32, ::std::string> type;
12
// NOLINTEND
13
14
public
:
15
// member functions
16
// NOLINTBEGIN
17
MCAPI
~StructureType
();
18
// NOLINTEND
19
20
public
:
21
// destructor thunk
22
// NOLINTBEGIN
23
MCFOLD
void
$dtor();
24
// NOLINTEND
25
};
26
27
}
// namespace br
br::StructureType
Definition
StructureType.h:7
src
mc
world
level
chunk
StructureType.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0