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::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 > mUnk6788f9
 
::ll::UntypedStorage< 8, 8 > mUnk2a8560
 
::ll::UntypedStorage< 8, 176 > 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 > 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

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