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/world/level/block/DetectionRule.h"
7
#include "mc/world/level/block/LiquidType.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
struct
DetectionRule
;
12
// clang-format on
13
14
struct
BlockLiquidDetectionComponent
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<1, 4, ::DetectionRule> mWaterDetectionRule;
19
// NOLINTEND
20
21
public
:
22
// static variables
23
// NOLINTBEGIN
24
MCNAPI static ::std::set<::LiquidType>
const
&
supportedLiquids
();
25
// NOLINTEND
26
};
BlockLiquidDetectionComponent
Definition
BlockLiquidDetectionComponent.h:14
BlockLiquidDetectionComponent::supportedLiquids
static MCAPI ::std::set<::LiquidType > const & supportedLiquids()
DetectionRule
Definition
DetectionRule.h:10
src
mc
world
level
block
components
BlockLiquidDetectionComponent.h
Generated on Fri Jun 13 2025 05:05:14 for LeviLamina by
1.12.0