LeviLamina
Loading...
Searching...
No Matches
RuleSet.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
DetectionRule
;
8
// clang-format on
9
10
struct
RuleSet
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnk8ae233;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
RuleSet
& operator=(
RuleSet
const
&);
20
RuleSet
(
RuleSet
const
&);
21
RuleSet
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI ::RuleSet& operator=(
::RuleSet
&&);
27
28
MCAPI
~RuleSet
();
29
// NOLINTEND
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCAPI
static
void
filterDuplicates(
::RuleSet
& instance, ::std::vector<::DetectionRule>
const
& detectionRules);
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCFOLD
void
$dtor();
41
// NOLINTEND
42
};
DetectionRule
Definition
DetectionRule.h:10
RuleSet
Definition
RuleSet.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
components
RuleSet.h
Generated on Sat Apr 26 2025 05:56:20 for LeviLamina by
1.12.0