LeviLamina
|
Public Member Functions | |
MinecraftGameTestBatchRunner & | operator= (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 &¶ms) |
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 |
|
virtual |
Implements gametest::BaseGameTestBatchRunner.
|
virtual |
Implements gametest::BaseGameTestBatchRunner.