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

Public Member Functions

 AsyncJoinRegistrar (AsyncJoinRegistrar const &)
 
virtual ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > registerAsyncJoinCallback (::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback)
 
virtual bool isPaused ()
 
MCAPI AsyncJoinRegistrar (::Minecraft &minecraft)
 
MCAPI::AsyncJoinRegistrar & operator= (::AsyncJoinRegistrar const &)
 
MCAPI void * $ctor (::Minecraft &minecraft)
 
MCAPI ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > $registerAsyncJoinCallback (::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback)
 
MCAPI bool $isPaused ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk13f0d8
 

Constructor & Destructor Documentation

◆ AsyncJoinRegistrar()

MCAPI AsyncJoinRegistrar::AsyncJoinRegistrar ( ::Minecraft & minecraft)
explicit
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.

Member Function Documentation

◆ registerAsyncJoinCallback()

virtual ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > AsyncJoinRegistrar::registerAsyncJoinCallback ( ::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback)
virtual

Implements IAsyncJoinRegistrar.

◆ isPaused()

virtual bool AsyncJoinRegistrar::isPaused ( )
virtual

Implements IAsyncJoinRegistrar.

◆ operator=()

MCAPI::AsyncJoinRegistrar & AsyncJoinRegistrar::operator= ( ::AsyncJoinRegistrar 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.

◆ $ctor()

MCAPI void * AsyncJoinRegistrar::$ctor ( ::Minecraft & minecraft)
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.

◆ $registerAsyncJoinCallback()

MCAPI ::std::unique_ptr< uint64, ::std::function< void(uint64 *)> > AsyncJoinRegistrar::$registerAsyncJoinCallback ( ::brstd::move_only_function< void(::NetworkIdentifier const &, ::std::variant< ::std::reference_wrapper<::ConnectionRequest const >, ::std::reference_wrapper<::SubClientConnectionRequest const > > const &, ::SubClientId, ::std::shared_ptr<::AsyncVerdictPromise >)> joinCallback)
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.

◆ $isPaused()

MCAPI bool AsyncJoinRegistrar::$isPaused ( )
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 ** AsyncJoinRegistrar::$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: