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

Public Member Functions

DefaultCommandsContextProvideroperator= (DefaultCommandsContextProvider const &)
 
 DefaultCommandsContextProvider (DefaultCommandsContextProvider const &)
 
virtual::Level * getLevel ()
 
virtual::NetworkIdentifier getLocalNetworkId () const
 
virtual void onCommandExecuted (::MCRESULT result, ::CommandOriginType originType, ::std::string const &commandName, ::std::string const &commandString)
 
MCAPI::Level * $getLevel ()
 
MCAPI::NetworkIdentifier $getLocalNetworkId () const
 
MCAPI void $onCommandExecuted (::MCRESULT result, ::CommandOriginType originType, ::std::string const &commandName, ::std::string const &commandString)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkdca915
 

Member Function Documentation

◆ getLevel()

virtual::Level * DefaultCommandsContextProvider::getLevel ( )
virtual

◆ getLocalNetworkId()

virtual::NetworkIdentifier DefaultCommandsContextProvider::getLocalNetworkId ( ) const
virtual

◆ onCommandExecuted()

virtual void DefaultCommandsContextProvider::onCommandExecuted ( ::MCRESULT result,
::CommandOriginType originType,
::std::string const & commandName,
::std::string const & commandString )
virtual

◆ $getLevel()

MCAPI::Level * DefaultCommandsContextProvider::$getLevel ( )
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.

◆ $getLocalNetworkId()

MCAPI::NetworkIdentifier DefaultCommandsContextProvider::$getLocalNetworkId ( ) 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.

◆ $onCommandExecuted()

MCAPI void DefaultCommandsContextProvider::$onCommandExecuted ( ::MCRESULT result,
::CommandOriginType originType,
::std::string const & commandName,
::std::string const & commandString )
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 ** DefaultCommandsContextProvider::$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.

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