LeviLamina
Loading...
Searching...
No Matches
MinecraftGameTestBatchRunner.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/gametest/framework/BaseGameTestBatchRunner.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
gametest {
class
BaseGameTestFunction; }
11
namespace
gametest {
class
BaseGameTestInstance; }
12
namespace
gametest {
class
GameTestTicker; }
13
// clang-format on
14
15
class
MinecraftGameTestBatchRunner
:
public
::gametest::BaseGameTestBatchRunner
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 8>
mUnk3b72dd;
20
::ll::UntypedStorage<8, 8>
mUnk637ef7;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
MinecraftGameTestBatchRunner
& operator=(
MinecraftGameTestBatchRunner
const
&);
26
MinecraftGameTestBatchRunner
(
MinecraftGameTestBatchRunner
const
&);
27
MinecraftGameTestBatchRunner
();
28
29
public
:
30
// virtual functions
31
// NOLINTBEGIN
32
// vIndex: 0
33
virtual
~MinecraftGameTestBatchRunner
()
/*override*/
=
default
;
34
35
// vIndex: 1
36
virtual ::std::shared_ptr<::gametest::BaseGameTestInstance>
37
_createGameTestInstance(
::gametest::BaseGameTestFunction
& function)
/*override*/
;
38
39
// vIndex: 2
40
virtual
void
41
_runTest(::std::shared_ptr<::gametest::BaseGameTestInstance> test,
::gametest::GameTestTicker
& ticker)
/*override*/
;
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
48
// NOLINTEND
49
50
public
:
51
// virtual function thunks
52
// NOLINTBEGIN
53
MCAPI ::std::shared_ptr<::gametest::BaseGameTestInstance>
54
$_createGameTestInstance(
::gametest::BaseGameTestFunction
& function);
55
56
MCAPI
void
$_runTest(::std::shared_ptr<::gametest::BaseGameTestInstance> test,
::gametest::GameTestTicker
& ticker);
57
// NOLINTEND
58
59
public
:
60
// vftables
61
// NOLINTBEGIN
62
MCAPI
static
void
** $vftable();
63
// NOLINTEND
64
};
MinecraftGameTestBatchRunner
Definition
MinecraftGameTestBatchRunner.h:15
gametest::BaseGameTestBatchRunner
Definition
BaseGameTestBatchRunner.h:19
gametest::BaseGameTestFunction
Definition
BaseGameTestFunction.h:14
gametest::GameTestTicker
Definition
GameTestTicker.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
gametest
MinecraftGameTestBatchRunner.h
Generated on Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0