LeviLamina
Loading...
Searching...
No Matches
ChestObstructionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_26_10/block/ChestObstructionRule.h"
7
8
namespace
SharedTypes::v1_26_10::BlockDefinition {
9
10
struct
ChestObstructionComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<1, 1, ::SharedTypes::v1_26_10::ChestObstructionRule> mChestObstructionRule;
15
// NOLINTEND
16
17
public
:
18
// static variables
19
// NOLINTBEGIN
20
MCAPI static ::std::string_view
const
& NameId();
21
// NOLINTEND
22
};
23
24
}
// namespace SharedTypes::v1_26_10::BlockDefinition
SharedTypes::v1_26_10::BlockDefinition::ChestObstructionComponent
Definition
ChestObstructionComponent.h:10
src
mc
deps
shared_types
v1_26_10
block
ChestObstructionComponent.h
Generated on
for LeviLamina by
1.16.1