LeviLamina
Loading...
Searching...
No Matches
BlockLiquidDetectionComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_26_0/block/DetectionRule.h"
7
#include "mc/deps/shared_types/v1_26_0/block/LiquidType.h"
8
9
struct
BlockLiquidDetectionComponent
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<1, 5, ::SharedTypes::v1_26_0::DetectionRule> mWaterDetectionRule;
14
// NOLINTEND
15
16
public
:
17
// static variables
18
// NOLINTBEGIN
19
MCAPI static ::std::set<::SharedTypes::v1_26_0::LiquidType>
const
& supportedLiquids();
20
// NOLINTEND
21
};
BlockLiquidDetectionComponent
Definition
BlockLiquidDetectionComponent.h:9
src
mc
world
level
block
components
BlockLiquidDetectionComponent.h
Generated on
for LeviLamina by
1.16.1