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

Public Member Functions

MinecraftGameTestInstanceoperator= (MinecraftGameTestInstance const &)
 MinecraftGameTestInstance (MinecraftGameTestInstance const &)
virtual::BlockSource & getBlockSource () const
virtual void initialize ()
virtual bool hasStructureBlock () const
virtual void clearStructure ()
virtual void spawnStructure ()
virtual ::std::optional<::AABBgetStructureBounds () const
virtual ::std::optional<::Vec3getStructureBlockPivot () const
virtual ::std::optional<::Vec3getStructureBlockPosPivot () const
virtual::BoundingBox getStructureBoundingBox () const
virtual::DimensionType getStructureDimension () const
virtual int _getLevelTick () const
virtual bool _isTestReady ()
MCAPI::BlockSource & $getBlockSource () const
MCAPI void $initialize ()
MCAPI bool $hasStructureBlock () const
MCAPI void $clearStructure ()
MCAPI void $spawnStructure ()
MCAPI ::std::optional<::AABB$getStructureBounds () const
MCAPI ::std::optional<::Vec3$getStructureBlockPivot () const
MCAPI ::std::optional<::Vec3$getStructureBlockPosPivot () const
MCAPI::BoundingBox $getStructureBoundingBox () const
MCAPI::DimensionType $getStructureDimension () const
MCAPI int $_getLevelTick () const
MCAPI bool $_isTestReady ()
virtual void _rerun ()
virtual void _removeSimulatedPlayers ()
MCAPI void _cleanup ()
MCAPI::gametest::GameTestSequence & createSequence ()
MCAPI void fail (::gametest::GameTestError error, bool canRetry)
MCAPI void finish (bool canRetry)
MCAPI void removeListener (::std::shared_ptr<::gametest::IGameTestListener > listener)
MCAPI void startExecution ()
MCAPI void succeed ()
MCAPI void tick ()
MCAPI void * $ctor (::gametest::BaseGameTestFunction const &testFunction, ::std::unique_ptr<::gametest::IGameTestHelperProvider > helper)
MCAPI void $dtor ()
MCAPI void $_rerun ()
MCAPI void $_removeSimulatedPlayers ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkc127d6
::ll::UntypedStorage< 1, 1 > mUnk4f4f29
::ll::UntypedStorage< 8, 8 > mUnk5f587b
::ll::UntypedStorage< 4, 12 > mUnk350d5f
::ll::UntypedStorage< 1, 1 > mUnkf470ba
::ll::UntypedStorage< 8, 8 > mUnka70b5d
::ll::UntypedStorage< 8, 8 > mUnk1db748
::ll::UntypedStorage< 8, 8 > mUnkd8fe12
::ll::UntypedStorage< 8, 24 > mUnk96e162
::ll::UntypedStorage< 8, 24 > mUnk367b13
::ll::UntypedStorage< 8, 64 > mUnkc7fcf4
::ll::UntypedStorage< 8, 24 > mUnkb2b602
::ll::UntypedStorage< 8, 24 > mUnk6788f9
::ll::UntypedStorage< 8, 8 > mUnk2a8560
::ll::UntypedStorage< 8, 248 > mUnkfdc9e5
::ll::UntypedStorage< 4, 4 > mUnk7a1201
::ll::UntypedStorage< 4, 4 > mUnk7f9ce6
::ll::UntypedStorage< 4, 4 > mUnkc50f09
::ll::UntypedStorage< 4, 4 > mUnk21460e
::ll::UntypedStorage< 4, 4 > mUnkd39f83
::ll::UntypedStorage< 4, 4 > mUnkc056c2
::ll::UntypedStorage< 4, 4 > mUnkcde0ac
::ll::UntypedStorage< 1, 1 > mUnkfe8a57
::ll::UntypedStorage< 1, 1 > mUnk5cc272
::ll::UntypedStorage< 8, 8 > mUnkb0ad63
::ll::UntypedStorage< 4, 4 > mUnk4faa9d
::ll::UntypedStorage< 4, 4 > mUnkc02b5e
::ll::UntypedStorage< 4, 4 > mUnkc036b5
::ll::UntypedStorage< 4, 4 > mUnk89f975
::ll::UntypedStorage< 1, 1 > mUnkc98fbc
::ll::UntypedStorage< 1, 1 > mUnkcfef79
::ll::UntypedStorage< 1, 1 > mUnk673bc3
::ll::UntypedStorage< 1, 1 > mUnk9b8cd1

Member Function Documentation

◆ initialize()

virtual void MinecraftGameTestInstance::initialize ( )
virtual

Reimplemented from gametest::BaseGameTestInstance.

◆ hasStructureBlock()

virtual bool MinecraftGameTestInstance::hasStructureBlock ( ) const
virtual

◆ clearStructure()

virtual void MinecraftGameTestInstance::clearStructure ( )
virtual

◆ spawnStructure()

virtual void MinecraftGameTestInstance::spawnStructure ( )
virtual

Reimplemented from gametest::BaseGameTestInstance.

◆ getStructureBounds()

virtual ::std::optional<::AABB > MinecraftGameTestInstance::getStructureBounds ( ) const
virtual

◆ getStructureBlockPivot()

virtual ::std::optional<::Vec3 > MinecraftGameTestInstance::getStructureBlockPivot ( ) const
virtual

◆ getStructureBlockPosPivot()

virtual ::std::optional<::Vec3 > MinecraftGameTestInstance::getStructureBlockPosPivot ( ) const
virtual

◆ getStructureBoundingBox()

virtual::BoundingBox MinecraftGameTestInstance::getStructureBoundingBox ( ) const
virtual

◆ getStructureDimension()

virtual::DimensionType MinecraftGameTestInstance::getStructureDimension ( ) const
virtual

◆ _getLevelTick()

virtual int MinecraftGameTestInstance::_getLevelTick ( ) const
virtual

◆ _isTestReady()

virtual bool MinecraftGameTestInstance::_isTestReady ( )
virtual

◆ $getBlockSource()

MCAPI::BlockSource & MinecraftGameTestInstance::$getBlockSource ( ) const
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.

◆ $initialize()

MCAPI void MinecraftGameTestInstance::$initialize ( )
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.

◆ $hasStructureBlock()

MCAPI bool MinecraftGameTestInstance::$hasStructureBlock ( ) const
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.

◆ $clearStructure()

MCAPI void MinecraftGameTestInstance::$clearStructure ( )
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.

◆ $spawnStructure()

MCAPI void MinecraftGameTestInstance::$spawnStructure ( )
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.

◆ $getStructureBounds()

MCAPI ::std::optional<::AABB > MinecraftGameTestInstance::$getStructureBounds ( ) const
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.

◆ $getStructureBlockPivot()

MCAPI ::std::optional<::Vec3 > MinecraftGameTestInstance::$getStructureBlockPivot ( ) const
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.

◆ $getStructureBlockPosPivot()

MCAPI ::std::optional<::Vec3 > MinecraftGameTestInstance::$getStructureBlockPosPivot ( ) const
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.

◆ $getStructureBoundingBox()

MCAPI::BoundingBox MinecraftGameTestInstance::$getStructureBoundingBox ( ) const
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.

◆ $getStructureDimension()

MCAPI::DimensionType MinecraftGameTestInstance::$getStructureDimension ( ) const
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.

◆ $_getLevelTick()

MCAPI int MinecraftGameTestInstance::$_getLevelTick ( ) const
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.

◆ $_isTestReady()

MCAPI bool MinecraftGameTestInstance::$_isTestReady ( )
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()

MCAPI void ** MinecraftGameTestInstance::$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.

◆ _cleanup()

MCAPI void gametest::BaseGameTestInstance::_cleanup ( )
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.

◆ createSequence()

MCAPI::gametest::GameTestSequence & gametest::BaseGameTestInstance::createSequence ( )
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.

◆ fail()

MCAPI void gametest::BaseGameTestInstance::fail ( ::gametest::GameTestError error,
bool canRetry )
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.

◆ finish()

MCAPI void gametest::BaseGameTestInstance::finish ( bool canRetry)
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.

◆ removeListener()

MCAPI void gametest::BaseGameTestInstance::removeListener ( ::std::shared_ptr<::gametest::IGameTestListener > listener)
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.

◆ startExecution()

MCAPI void gametest::BaseGameTestInstance::startExecution ( )
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.

◆ succeed()

MCAPI void gametest::BaseGameTestInstance::succeed ( )
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.

◆ tick()

MCAPI void gametest::BaseGameTestInstance::tick ( )
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::BaseGameTestInstance::$ctor ( ::gametest::BaseGameTestFunction const & testFunction,
::std::unique_ptr<::gametest::IGameTestHelperProvider > helper )
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::BaseGameTestInstance::$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.

◆ $_rerun()

MCAPI void gametest::BaseGameTestInstance::$_rerun ( )
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.

◆ $_removeSimulatedPlayers()

MCAPI void gametest::BaseGameTestInstance::$_removeSimulatedPlayers ( )
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: