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
15
}
// namespace br
br::StructureType
Definition
StructureType.h:7
src
mc
world
level
chunk
StructureType.h
Generated on
for LeviLamina by
1.16.1