LeviLamina
Loading...
Searching...
No Matches
ActorInVillageTest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/filters/SimpleBoolFilterTest.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
FilterContext
;
11
// clang-format on
12
13
class
ActorInVillageTest
:
public
::SimpleBoolFilterTest
{
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
~ActorInVillageTest
()
/*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
};
ActorInVillageTest
Definition
ActorInVillageTest.h:13
ActorInVillageTest::$vftable
static MCAPI void ** $vftable()
ActorInVillageTest::$evaluate
MCAPI bool $evaluate(::FilterContext const &context) const
ActorInVillageTest::$dtor
MCAPI void $dtor()
ActorInVillageTest::$getName
MCAPI::std::string_view $getName() const
SimpleBoolFilterTest
Definition
SimpleBoolFilterTest.h:14
FilterContext
Definition
FilterContext.h:5
context
Definition
context.h:5
src
mc
world
filters
ActorInVillageTest.h
Generated on Fri Jun 13 2025 05:05:06 for LeviLamina by
1.12.0