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

Public Member Functions

MinecraftReportGameListeneroperator= (MinecraftReportGameListener const &)
 
 MinecraftReportGameListener (MinecraftReportGameListener const &)
 
virtual void onTestStructureLoaded (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestPassed (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestFailed (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI::std::string _generateErrorDescription (::gametest::GameTestError const &error) const
 
MCAPI void _reportFailure (::gametest::GameTestError const &error, ::BlockSource &region)
 
MCAPI void _say (::std::string const &chatColor, ::std::string const &text)
 
MCAPI void _spawnBeacon (::Block const &glassType)
 
MCAPI void _spawnLectern (::std::string const &text)
 
MCAPI void _visualizeFailedTest (::gametest::GameTestError const &error, ::BlockSource &)
 
MCAPI void $onTestStructureLoaded (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI void $onTestPassed (::gametest::BaseGameTestInstance &testInstance)
 
MCAPI void $onTestFailed (::gametest::BaseGameTestInstance &testInstance)
 
virtual void onTestStarted (::gametest::BaseGameTestInstance &)
 
virtual void onTestRetryStarted (::gametest::BaseGameTestInstance &)
 
virtual void onTestRetryFinished (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestStarted (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestRetryStarted (::gametest::BaseGameTestInstance &)
 
MCAPI void $onTestRetryFinished (::gametest::BaseGameTestInstance &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk80c891
 
::ll::UntypedStorage< 8, 8 > mUnk479f87
 

Member Function Documentation

◆ onTestStructureLoaded()

virtual void MinecraftReportGameListener::onTestStructureLoaded ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ onTestPassed()

virtual void MinecraftReportGameListener::onTestPassed ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ onTestFailed()

virtual void MinecraftReportGameListener::onTestFailed ( ::gametest::BaseGameTestInstance & testInstance)
virtual

Reimplemented from gametest::IGameTestListener.

◆ _generateErrorDescription()

MCAPI::std::string MinecraftReportGameListener::_generateErrorDescription ( ::gametest::GameTestError const & error) 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.

◆ _reportFailure()

MCAPI void MinecraftReportGameListener::_reportFailure ( ::gametest::GameTestError const & error,
::BlockSource & region )
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.

◆ _say()

MCAPI void MinecraftReportGameListener::_say ( ::std::string const & chatColor,
::std::string const & text )
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.

◆ _spawnBeacon()

MCAPI void MinecraftReportGameListener::_spawnBeacon ( ::Block const & glassType)
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.

◆ _spawnLectern()

MCAPI void MinecraftReportGameListener::_spawnLectern ( ::std::string const & text)
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.

◆ _visualizeFailedTest()

MCAPI void MinecraftReportGameListener::_visualizeFailedTest ( ::gametest::GameTestError const & error,
::BlockSource &  )
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.

◆ $onTestStructureLoaded()

MCAPI void MinecraftReportGameListener::$onTestStructureLoaded ( ::gametest::BaseGameTestInstance & testInstance)
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.

◆ $onTestPassed()

MCAPI void MinecraftReportGameListener::$onTestPassed ( ::gametest::BaseGameTestInstance & testInstance)
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.

◆ $onTestFailed()

MCAPI void MinecraftReportGameListener::$onTestFailed ( ::gametest::BaseGameTestInstance & testInstance)
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 ** MinecraftReportGameListener::$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.

◆ $onTestStarted()

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

◆ $onTestRetryStarted()

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

◆ $onTestRetryFinished()

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