LeviLamina
Loading...
Searching...
No Matches
LiquidDetectionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
SharedTypes::v1_26_0 {
struct
DetectionRule
; }
8
// clang-format on
9
10
namespace
SharedTypes::v1_26_10::BlockDefinition {
11
12
struct
LiquidDetectionComponent
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_26_0::DetectionRule>> mDetectionRules;
17
// NOLINTEND
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
~LiquidDetectionComponent
();
23
// NOLINTEND
24
25
public
:
26
// static variables
27
// NOLINTBEGIN
28
MCAPI static ::std::string_view
const
& DetectionRulesId();
29
30
MCAPI static ::std::string_view
const
& NameId();
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCFOLD
void
$dtor();
37
// NOLINTEND
38
};
39
40
}
// namespace SharedTypes::v1_26_10::BlockDefinition
SharedTypes::v1_26_0::DetectionRule
Definition
DetectionRule.h:18
SharedTypes::v1_26_10::BlockDefinition::LiquidDetectionComponent
Definition
LiquidDetectionComponent.h:12
src
mc
deps
shared_types
v1_26_10
block
LiquidDetectionComponent.h
Generated on
for LeviLamina by
1.16.1