LeviLamina
Loading...
Searching...
No Matches
PlacementFilterComponent.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/BlockedDirections.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
SharedTypes::Legacy {
struct
BlockDescriptor
; }
11
namespace
cereal {
struct
ReflectionCtx
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_26_10::BlockDefinition {
15
16
struct
PlacementFilterComponent
{
17
public
:
18
// PlacementFilterComponent inner types declare
19
// clang-format off
20
struct
PlacementCondition
;
21
// clang-format on
22
23
// PlacementFilterComponent inner types define
24
struct
PlacementCondition
{
25
public
:
26
// member variables
27
// NOLINTBEGIN
28
::ll::TypedStorage<1, 1, ::SharedTypes::v1_26_0::BlockedDirections> mDirectionalFilter;
29
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::Legacy::BlockDescriptor>> mBlockFilter;
30
// NOLINTEND
31
};
32
33
public
:
34
// member variables
35
// NOLINTBEGIN
36
::ll::TypedStorage<
37
8,
38
24,
39
::std::vector<::SharedTypes::v1_26_10::BlockDefinition::PlacementFilterComponent::PlacementCondition>>
40
mConditions;
41
// NOLINTEND
42
43
public
:
44
// member functions
45
// NOLINTBEGIN
46
MCAPI
~PlacementFilterComponent
();
47
// NOLINTEND
48
49
public
:
50
// static functions
51
// NOLINTBEGIN
52
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
53
// NOLINTEND
54
55
public
:
56
// static variables
57
// NOLINTBEGIN
58
MCAPI static ::std::string_view
const
& AllowedFacesId();
59
60
MCAPI static ::std::string_view
const
& BlockFilterId();
61
62
MCAPI static ::std::string_view
const
& ConditionsId();
63
64
MCAPI static ::std::string_view
const
& NameId();
65
// NOLINTEND
66
67
public
:
68
// destructor thunk
69
// NOLINTBEGIN
70
MCFOLD
void
$dtor();
71
// NOLINTEND
72
};
73
74
}
// namespace SharedTypes::v1_26_10::BlockDefinition
SharedTypes::Legacy::BlockDescriptor
Definition
BlockDescriptor.h:12
SharedTypes::v1_26_10::BlockDefinition::PlacementFilterComponent::PlacementCondition
Definition
PlacementFilterComponent.h:24
SharedTypes::v1_26_10::BlockDefinition::PlacementFilterComponent
Definition
PlacementFilterComponent.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_26_10
block
PlacementFilterComponent.h
Generated on
for LeviLamina by
1.16.1