LeviLamina
Loading...
Searching...
No Matches
MinecraftGameTestBatchRunner Class Reference
+ Inheritance diagram for MinecraftGameTestBatchRunner:

Public Member Functions

MinecraftGameTestBatchRunneroperator= (MinecraftGameTestBatchRunner const &)
 
 MinecraftGameTestBatchRunner (MinecraftGameTestBatchRunner const &)
 
virtual ::std::shared_ptr<::gametest::BaseGameTestInstance_createGameTestInstance (::gametest::BaseGameTestFunction &function)
 
virtual void _runTest (::std::shared_ptr<::gametest::BaseGameTestInstance > test, ::gametest::GameTestTicker &ticker)
 
MCAPI ::std::shared_ptr<::gametest::BaseGameTestInstance$_createGameTestInstance (::gametest::BaseGameTestFunction &function)
 
MCAPI void $_runTest (::std::shared_ptr<::gametest::BaseGameTestInstance > test, ::gametest::GameTestTicker &ticker)
 
MCAPI void _addTestInstanceWithRotation (::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > &instances, ::std::shared_ptr<::gametest::BaseGameTestFunction > testFunction, ::Rotation rotation)
 
MCAPI void _resetBatchTracker ()
 
MCAPI void _runBatch (int batchIndex)
 
MCAPI void start ()
 
MCAPI void * $ctor (::std::vector<::gametest::GameTestBatch > &&batches, ::gametest::GameTestTicker &testTicker, ::gametest::TestParameters &&params)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk3b72dd
 
::ll::UntypedStorage< 8, 8 > mUnk637ef7
 
::ll::UntypedStorage< 8, 8 > mUnk21b924
 
::ll::UntypedStorage< 8, 64 > mUnk1b7674
 
::ll::UntypedStorage< 8, 24 > mUnkba7c36
 
::ll::UntypedStorage< 8, 24 > mUnka9ea43
 
::ll::UntypedStorage< 8, 8 > mUnk7103cd
 
::ll::UntypedStorage< 4, 4 > mUnke52d45
 
::ll::UntypedStorage< 8, 8 > mUnkff9d96
 
::ll::UntypedStorage< 1, 1 > mUnk763143
 
::ll::UntypedStorage< 8, 16 > mUnkfa4478
 
::ll::UntypedStorage< 8, 16 > mUnk26cd31
 

Member Function Documentation

◆ _createGameTestInstance()

virtual ::std::shared_ptr<::gametest::BaseGameTestInstance > MinecraftGameTestBatchRunner::_createGameTestInstance ( ::gametest::BaseGameTestFunction & function)
virtual

◆ _runTest()

virtual void MinecraftGameTestBatchRunner::_runTest ( ::std::shared_ptr<::gametest::BaseGameTestInstance > test,
::gametest::GameTestTicker & ticker )
virtual

◆ $_createGameTestInstance()

MCAPI ::std::shared_ptr<::gametest::BaseGameTestInstance > MinecraftGameTestBatchRunner::$_createGameTestInstance ( ::gametest::BaseGameTestFunction & function)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $_runTest()

MCAPI void MinecraftGameTestBatchRunner::$_runTest ( ::std::shared_ptr<::gametest::BaseGameTestInstance > test,
::gametest::GameTestTicker & ticker )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** MinecraftGameTestBatchRunner::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _addTestInstanceWithRotation()

MCAPI void gametest::BaseGameTestBatchRunner::_addTestInstanceWithRotation ( ::std::vector<::std::shared_ptr<::gametest::BaseGameTestInstance > > & instances,
::std::shared_ptr<::gametest::BaseGameTestFunction > testFunction,
::Rotation rotation )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _resetBatchTracker()

MCAPI void gametest::BaseGameTestBatchRunner::_resetBatchTracker ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _runBatch()

MCAPI void gametest::BaseGameTestBatchRunner::_runBatch ( int batchIndex)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ start()

MCAPI void gametest::BaseGameTestBatchRunner::start ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * gametest::BaseGameTestBatchRunner::$ctor ( ::std::vector<::gametest::GameTestBatch > && batches,
::gametest::GameTestTicker & testTicker,
::gametest::TestParameters && params )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void gametest::BaseGameTestBatchRunner::$dtor ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: