LeviLamina
Loading...
Searching...
No Matches
FilterTestMoonIntensity.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/filters/SimpleFloatFilterTest.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
FilterContext
;
11
// clang-format on
12
13
class
FilterTestMoonIntensity
:
public
::SimpleFloatFilterTest
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 2
18
virtual
bool
evaluate(
::FilterContext
const
&
context
)
const
/*override*/
;
19
20
// vIndex: 4
21
virtual ::std::string_view getName()
const
/*override*/
;
22
23
// vIndex: 0
24
virtual
~FilterTestMoonIntensity
()
/*override*/
;
25
// NOLINTEND
26
27
public
:
28
// destructor thunk
29
// NOLINTBEGIN
30
MCNAPI
void
$dtor
();
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
MCNAPI
bool
$evaluate
(
::FilterContext
const
&
context
)
const
;
37
38
MCNAPI ::std::string_view
$getName
()
const
;
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
FilterTestMoonIntensity
Definition
FilterTestMoonIntensity.h:13
FilterTestMoonIntensity::$evaluate
MCAPI bool $evaluate(::FilterContext const &context) const
FilterTestMoonIntensity::$dtor
MCAPI void $dtor()
FilterTestMoonIntensity::$vftable
static MCAPI void ** $vftable()
FilterTestMoonIntensity::$getName
MCAPI::std::string_view $getName() const
SimpleFloatFilterTest
Definition
SimpleFloatFilterTest.h:14
FilterContext
Definition
FilterContext.h:5
context
Definition
context.h:5
src
mc
world
filters
FilterTestMoonIntensity.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0